SingularValueContributorSingularValue Property |
Gets the singular value.
Namespace:
Meta.Numerics.Matrices
Assembly:
Meta.Numerics (in Meta.Numerics.dll) Version: 4.1.4
Syntax public double SingularValue { get; }
Public ReadOnly Property SingularValue As Double
Get
public:
property double SingularValue {
double get ();
}
member SingularValue : float with get
Property Value
Type:
DoubleSee Also