public ReadOnlyDoubleMatrix Covariance { get; }
Public ReadOnly Property Covariance As ReadOnlyDoubleMatrix
Get
public:
property ReadOnlyDoubleMatrix^ Covariance {
ReadOnlyDoubleMatrix^ get ();
}
member Covariance : ReadOnlyDoubleMatrix with get
Let this Cloud instance represent the cloud
, where
is its Basis,
the Coordinates
of the points are given by
, and
contains the Weights.
The columns of represent
the active variables
observed at the
points w.r.t. basis
. The covariance matrix of such variables
is returned by method Covariance
as follows
where