Returns a vector containing the phase (argument) of each component of this vector.
Namespace: Extreme.Mathematics
Assembly: Extreme.Numerics.Net40 (in Extreme.Numerics.Net40.dll) Version: 4.2.11333.0 (4.2.12253.0)
Syntax
| Visual Basic (Declaration) |
Public Function GetPhase As DenseVector
|
Return Value
A
DenseVector containing the phase of the components of this vector.
See Also