Companion

object Companion : MemorySpec<Complex>

Functions

read
Link copied to clipboard
open override fun MemoryReader.read(offset: Int): Complex
write
Link copied to clipboard
open override fun MemoryWriter.write(offset: Int, value: Complex)

Properties

objectSize
Link copied to clipboard
open override val objectSize: Int

Extensions

algebra
Link copied to clipboard
val Complex.Companion.algebra: ComplexField

Sources

common source
Link copied to clipboard