| Package | Description |
|---|---|
| org.simulator.math |
Classes that contain several mathematical operations.
|
| Class and Description |
|---|
| MatrixOperations.MatrixException
This exception is thrown when errors in the computation of matrix-related solutions, their
eigenvalues or eigenvectors.
|
| MaxAbsDistance
An implementation of maxAbsDistance.
|
| MeanFunction
In this class functions for the computation of an overall distance based on the distance values
determined for each column of a table are defined.
|
| N_Metric
An implementation of an n-metric.
|
| QualityMeasure
This class is the basis of various implementations of distance functions.
|
| Relative_N_Metric
Computes the relative distance of two vectors based on the
N_Metric distance. |
Copyright © 2007–2021. All rights reserved.