Click or drag to resize

ComplexVector Constructor

Overload List
 NameDescription
Public methodComplexVector(Complex) Initializes a new instance of the Vector class that contains elements copied from the specified array.
Public methodComplexVector(Int32) Initializes a new instance of the VectorComplex class of the given size.
Public methodComplexVector(VectorType, Complex) Initializes a new instance of the Vector class that contains elements copied from the specified array.
Public methodComplexVector(VectorType, Int32) Initializes a new instance of the Vector class of the given size and type.
Top
See Also