Click or drag to resize
Dissimilarities Properties

The Dissimilarities type exposes the following members.

Properties
  NameDescription
Public propertyDistanceMatrix
The distance matrix.
Public propertyDistanceMethod
The method in computing the dissimilarities or similarities.
Public propertyIndex
The indices of the rows.
Public propertyNumberOfProcessors
Perform the parallel calculations with the maximum possible number of processors set to NumberOfProcessors.
Public propertyRow
Identifies whether distances are computed between rows or columns of x.
Public propertyScalingOption
The scaling option used if the L2Norm, L1Norm, or InfinityNorm distance methods are specified. See DistanceMethod.
Top
See Also