SingularValueDecompositionContributors Property
Gets a collection of all the terms contributing to the singular value decomposition.
Namespace: Meta.Numerics.MatricesAssembly: Meta.Numerics (in Meta.Numerics.dll) Version: 4.2.0+6d77d64445f7d5d91b12e331399c4362ecb25333
public SingularValueContributorCollection Contributors { get; }
Public ReadOnly Property Contributors As SingularValueContributorCollection
Get
public:
property SingularValueContributorCollection^ Contributors {
SingularValueContributorCollection^ get ();
}
member Contributors : SingularValueContributorCollection with get
Property Value
SingularValueContributorCollection