ClassicalMultidimensionalScalingConfiguration Property
Gets the configuration of points in the target space.
Namespace: Novacta.AnalyticsAssembly: Novacta.Analytics (in Novacta.Analytics.dll) Version: 2.1.0+428f3840cfab98dda567bb0ed350b302533e273a
public DoubleMatrix Configuration { get; init; }
Public Property Configuration As DoubleMatrix
Get
Set
public:
property DoubleMatrix^ Configuration {
DoubleMatrix^ get ();
void set (DoubleMatrix^ value);
}
member Configuration : DoubleMatrix with get, set
Property Value
DoubleMatrix
The configuration of points in the target space.