SphericalDescriptiveStatisticsMedianDirection Method |
Name | Description | |
---|---|---|
MedianDirection(IListUnitCartesian) |
Calculates the median direction of the data by using a simplex heuristic optimizer.
The calculation method of the optimizer defaults to NormalizedSpatialMedian which minimizes the normalized spatial median function.
| |
MedianDirection(IListUnitCartesian, SphericalMedianCalculationMethod) |
Calculates the median direction of the data by using a simplex heuristic optimizer.
The optimizer minimizes the normalized spatial median function or the embedded R^3 arc distance function to compute the median.
| |
MedianDirection(IListUnitCartesian, SphericalMedianCalculationMethod, MultivariableFunctionSolverResultsMultivariableFunctionSolverIterationResults) |
Calculates the median direction of the data by using a simplex heuristic optimizer.
The optimizer minimizes the normalized spatial median function or the embedded R^3 arc distance function to compute the median.
|