- AdaptedMultilateration - Class in latmath.algorithm
-
Adapted Multi-Lateration (AML).
- AdaptedMultilateration() - Constructor for class latmath.algorithm.AdaptedMultilateration
-
- AdaptedMultilateration(int) - Constructor for class latmath.algorithm.AdaptedMultilateration
-
- add(double) - Method in class latmath.filter.MedianFilter
-
- add(double) - Method in class latmath.filter.SavitzkyGolayFilter
-
- add(Point2d, long) - Method in class latmath.location.filter.CurveFittingLocationFilter
-
- add(Point2d, long) - Method in class latmath.location.filter.KalmanCFLocationFilter
-
- add(Point2d, long) - Method in class latmath.location.filter.KalmanLocationFilter
-
- add(Point2d, long) - Method in interface latmath.location.filter.LocationFilter
-
Adds a position to the location filter.
- add(Matrix) - Method in class latmath.util.Matrix
-
- addRuntime(long) - Method in class latmath.algorithm.BasicLaterationAlgorithm
-
Adds the given runtime to the accumulated runtime.
- addSample(double) - Method in class latmath.util.PreciseStandardDeviation
-
- addSample(double) - Method in class latmath.util.StandardDeviation
-
- addSample(double) - Method in class latmath.util.WelfordStandardDeviation
-
- AnchorSelection - Interface in latmath.anchorselection
-
Methods all anchor selection algorithms must implement.
- AnchorSelectionCollection - Class in latmath.anchorselection
-
A collection of all available anchor selection algorithms in this package.
- AnchorSelectionResult - Class in latmath.anchorselection
-
Anchor selection result, e.g. anchors and measured distances for lateration.
- AnchorSelectionResult(Point2d[], double[]) - Constructor for class latmath.anchorselection.AnchorSelectionResult
-
Creates a new instance of AnchorSelectionResult
.
- area(Point2d, Point2d, Point2d) - Static method in class latmath.util.Triangle
-
Returns the area of a triangle.
- ArrayUtils - Class in latmath.util
-
Array util methods.
- ArrayUtils() - Constructor for class latmath.util.ArrayUtils
-