Complex |
| Name | Description | |
|---|---|---|
| ComplexVector(Complex) | Initializes a new instance of the Vector class that contains elements copied from the specified array. | |
| ComplexVector(Int32) | Initializes a new instance of the VectorComplex class of the given size. | |
| ComplexVector(VectorType, Complex) | Initializes a new instance of the Vector class that contains elements copied from the specified array. | |
| ComplexVector(VectorType, Int32) | Initializes a new instance of the Vector class of the given size and type. |