Click or drag to resize

PrincipalProjectionsRepresentationQualities Property

Gets the point representation qualities on each principal direction.

Namespace:  Novacta.Analytics
Assembly:  Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.0.0
Syntax
public ReadOnlyDoubleMatrix RepresentationQualities { get; }

Property Value

Type: ReadOnlyDoubleMatrix
The qualities of point representations on the principal directions.
Remarks

The quality figures are returned as a matrix in which rows correspond to points, and columns correspond to directions.

See Also