ComplexColumnVector Methods |
The ComplexColumnVector type exposes the following members.
Name | Description | |
---|---|---|
Copy |
Returns a copy of the complex column vector.
| |
Equals(Object) |
Determines whether the given object is an equal matrix.
(Inherited from AnyMatrixT.) | |
Equals(AnyMatrixT) |
Determines whether the given matrix equals the current matrix.
(Inherited from AnyMatrixT.) | |
Fill |
Sets all matrix entries according to a supplied fill function.
(Inherited from AnyMatrixT.) | |
GetHashCode |
Not a valid operation.
(Inherited from AnyMatrixT.) | |
GetType | Gets the Type of the current instance. (Inherited from Object.) | |
ToArray |
Copies the matrix into an array.
(Inherited from AnyMatrixT.) | |
ToString | Returns a string that represents the current object. (Inherited from Object.) |