Returns the right singular vectors.
Namespace: Imsl.MathAssembly: ImslCS (in ImslCS.dll) Version: 6.5.2.0
Syntax Public Function GetV As Double(,)
public:
array<double,2>^ GetV()
member GetV : unit -> float[,]
Return Value
Type:
Double
A
double matrix containing the right singular vectors
See Also