- incCounter(int[], int, int, int) - Static method in class latmath.util.LMath
-
Utility method for k-permutation building
- incFlush() - Method in class latmath.filter.MedianFilter
-
- incFlush() - Method in class latmath.filter.SavitzkyGolayFilter
-
- IntersectionPoint2d - Class in latmath.util
-
A two dimensional point with double precision which represents the
intersection of two circles.
- IntersectionPoint2d(Point2d) - Constructor for class latmath.util.IntersectionPoint2d
-
Create a new IntersectionPoint2d
with x and y
coordinates set to the given values of the Point2d
and the realIntersection value set to true
.
- IntersectionPoint2d(double, double) - Constructor for class latmath.util.IntersectionPoint2d
-
Create a new IntersectionPoint2d
with x and y
coordinates set to the given values and the realIntersection
value set to true
.
- IntersectionPoint2d(double, double, boolean) - Constructor for class latmath.util.IntersectionPoint2d
-
Create a new IntersectionPoint2d
.
- inverse() - Method in class latmath.util.Matrix
-
- isConfigurable() - Method in class latmath.algorithm.BasicLaterationAlgorithm
-
- isConfigurable() - Method in class latmath.algorithm.Bilateration
-
- isConfigurable() - Method in class latmath.algorithm.GeolaterationN
-
- isConfigurable() - Method in class latmath.algorithm.GeolaterationNO
-
- isConfigurable() - Method in class latmath.algorithm.IterativeClusteringBasedLocalization
-
- isConfigurable() - Method in class latmath.algorithm.MDMinMax
-
- isConfigurable() - Method in class latmath.algorithm.MDMinMaxA
-
- isConfigurable() - Method in class latmath.anchorselection.DistanceBasedAnchorSelection
-
- isConfigurable() - Method in class latmath.anchorselection.MedianBasedAnchorSelection
-
- isConfigurable() - Method in class latmath.anchorselection.MinMaxSelection
-
- isConfigurable() - Method in class latmath.anchorselection.TriangleSelection
-
- isConfigurable() - Method in class latmath.errormodel.BasicErrorModel
-
Tests, if this object is configurable.
- isConfigurable() - Method in class latmath.errormodel.ErrorModelLos
-
- isConfigurable() - Method in class latmath.location.filter.CurveFittingLocationFilter
-
- isConfigurable() - Method in class latmath.location.filter.KalmanCFLocationFilter
-
- isConfigurable() - Method in class latmath.location.filter.KalmanLocationFilter
-
- isConfigurable() - Method in class latmath.ranging.filter.MedianBasedRangingFilter
-
- isConfigurable() - Method in class latmath.ranging.filter.MErrorRangingFilter
-
- isConfigurable() - Method in class latmath.ranging.filter.NTErrorRangingFilter
-
- isConfigurable() - Method in class latmath.ranging.filter.SavitzkyGolayBasedRangingFilter
-
- isConfigurable() - Method in interface latmath.util.Configurable
-
Tests, if this object is configurable.
- isFullRank() - Method in class latmath.util.QRDecomposition
-
Is the matrix full rank?
- isNegativeOffsetsEnabled() - Method in class latmath.errormodel.BasicErrorModel
-
- isNegativeOffsetsEnabled() - Method in interface latmath.errormodel.ErrorModel
-
Tests if negative distance offsets are enabled.
- isNonsingular() - Method in class latmath.util.LUDecomposition
-
Is the matrix nonsingular?
- isRealIntersection() - Method in class latmath.util.IntersectionPoint2d
-
Tests if this intersection point is derived from a real
circle intersection.
- IterativeClusteringBasedLocalization - Class in latmath.algorithm
-
Iterative Clustering-Based Localization Algorithm (ICLA).
- IterativeClusteringBasedLocalization() - Constructor for class latmath.algorithm.IterativeClusteringBasedLocalization
-
- IterativeClusteringBasedLocalization(double, double) - Constructor for class latmath.algorithm.IterativeClusteringBasedLocalization
-
- iterator() - Method in class latmath.util.Combinations
-