Click or drag to resize

PrincipalProjectionsDirections Property

Gets the coordinates of the principal directions w.r.t. the basis of the ActiveCloud.

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

Property Value

Type: ReadOnlyDoubleMatrix
The coordinates of the principal directions w.r.t. the basis of the ActiveCloud.
Remarks

Returns a matrix whose columns are the coordinates of the principal directions w.r.t. the Basis of the ActiveCloud.

See Also