Companion

object Companion

Functions

Link copied to clipboard
operator fun invoke(size: Int, gen: (Int) -> Complex = { Complex(0f, 0f) }): ComplexArray