ComplexColumnVector Constructor |
Name | Description | |
---|---|---|
![]() | ComplexColumnVector(Int32) |
Initializes a new complex column vector with the given dimension.
|
![]() | ComplexColumnVector(Complex[]) |
Initializes a new complex column vector with the given components.
|