CloudWeights Property
Gets the weights of the cloud points.
Namespace: Novacta.Analytics.AdvancedAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public ReadOnlyDoubleMatrix Weights { get; }
Public ReadOnly Property Weights As ReadOnlyDoubleMatrix
Get
public:
property ReadOnlyDoubleMatrix^ Weights {
ReadOnlyDoubleMatrix^ get ();
}
member Weights : ReadOnlyDoubleMatrix with get
Property Value
ReadOnlyDoubleMatrix
A column vector whose entries are the weights of
the corresponding cloud points.