Click or drag to resize

CloudWeights Property

Gets the weights of the cloud points.

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

Property Value

Type: ReadOnlyDoubleMatrix
A column vector whose entries are the weights of the corresponding cloud points.
See Also