ComplexDoubleArray

fun ComplexDoubleArray(size: Int, init: (Int) -> ComplexDouble)
fun ComplexDoubleArray(size: Int = 0)