- calculateResidualError(Point2d[], double[], Point2d) - Static method in class latmath.util.PositionEstimate
-
Calculate residual error which is the sum of the squared residuals
to each anchor node.
- calculateResidualError(Point2d[], double[], double[], Point2d) - Static method in class latmath.util.PositionEstimate
-
Calculate residual error which is the sum of the squared residuals
to each anchor node.
- cell(int, int) - Method in class latmath.util.Matrix
-
- CENTER_OF_MASS - Static variable in class latmath.algorithm.GeolaterationN
-
Final position estimation for GEO-N: center of mass
- CENTER_OF_MASS - Static variable in class latmath.algorithm.GeolaterationNO
-
Final position estimation for GEO-N: center of mass
- centerOfMass(Point2d[]) - Static method in class latmath.util.Point2d
-
Returns the center of mass of a given set of points.
- centerOfMass(Point2d[], double[]) - Static method in class latmath.util.Point2d
-
Returns the center of mass of a given set of points.
- Centroid - Class in latmath.algorithm
-
Centroid algorithm.
- Centroid() - Constructor for class latmath.algorithm.Centroid
-
- Circle - Class in latmath.util
-
A simple circle math library.
- clone() - Method in class latmath.errormodel.BasicErrorModel
-
Clone this error model (e.g. for performance reasons).
- clone() - Method in interface latmath.errormodel.ErrorModel
-
Clone this error model (e.g. for performance reasons).
- clone() - Method in class latmath.errormodel.ErrorModelLos
-
- clone() - Method in class latmath.errormodel.ErrorModelLosNlos
-
- clone() - Method in class latmath.errormodel.ErrorModelLosNlosGMM
-
- clone() - Method in class latmath.errormodel.ErrorModelLosNlosUniform
-
- clone() - Method in class latmath.errormodel.ErrorModelNanopan5375
-
- clone() - Method in class latmath.errormodel.ErrorModelNone
-
- clone() - Method in class latmath.errormodel.ErrorModelUniform
-
- ClusteringBasedRobustLocalization - Class in latmath.algorithm
-
Clustering based Robust Localization (CluRoL).
- ClusteringBasedRobustLocalization() - Constructor for class latmath.algorithm.ClusteringBasedRobustLocalization
-
- cols() - Method in class latmath.util.Matrix
-
- Combinations - Class in latmath.util
-
Simulate a collection of combinations.
- Combinations(int, int) - Constructor for class latmath.util.Combinations
-
- CombinatorialIterator - Class in latmath.util
-
Enumerate combinatorial numbers.
- CombinatorialIterator(int, int) - Constructor for class latmath.util.CombinatorialIterator
-
- compareTo(Point2d) - Method in class latmath.util.Point2d
-
- compareTo(PointAndRange) - Method in class latmath.util.PointAndRange
-
Compare two PointAndRanges.
- ConfigDialog - Class in latmath.util.dialog
-
Basic template for location filter configuration dialogs.
- ConfigDialog(Frame, boolean) - Constructor for class latmath.util.dialog.ConfigDialog
-
Creates new form LocationFilterConfigDialog
- Configurable - Interface in latmath.util
-
Standard configuration API for all algorithms and filters.
- configure(Frame) - Method in class latmath.algorithm.BasicLaterationAlgorithm
-
- configure(Frame) - Method in class latmath.algorithm.Bilateration
-
- configure(Frame) - Method in class latmath.algorithm.GeolaterationN
-
- configure(Frame) - Method in class latmath.algorithm.GeolaterationNO
-
- configure(Frame) - Method in class latmath.algorithm.IterativeClusteringBasedLocalization
-
- configure(Frame) - Method in class latmath.algorithm.MDMinMax
-
- configure(Frame) - Method in class latmath.algorithm.MDMinMaxA
-
- configure(Frame) - Method in class latmath.anchorselection.DistanceBasedAnchorSelection
-
- configure(Frame) - Method in class latmath.anchorselection.MedianBasedAnchorSelection
-
- configure(Frame) - Method in class latmath.anchorselection.MinMaxSelection
-
- configure(Frame) - Method in class latmath.anchorselection.TriangleSelection
-
- configure(Frame) - Method in class latmath.errormodel.BasicErrorModel
-
If this object is configurable, a dialog to configure the
object is shown.
- configure(Frame) - Method in class latmath.errormodel.ErrorModelLos
-
- configure(Frame) - Method in class latmath.location.filter.CurveFittingLocationFilter
-
- configure(Frame) - Method in class latmath.location.filter.KalmanCFLocationFilter
-
- configure(Frame) - Method in class latmath.location.filter.KalmanLocationFilter
-
- configure(Frame) - Method in class latmath.ranging.filter.MedianBasedRangingFilter
-
- configure(Frame) - Method in class latmath.ranging.filter.MErrorRangingFilter
-
- configure(Frame) - Method in class latmath.ranging.filter.NTErrorRangingFilter
-
- configure(Frame) - Method in class latmath.ranging.filter.SavitzkyGolayBasedRangingFilter
-
- configure(Frame) - Method in interface latmath.util.Configurable
-
If this object is configurable, a dialog to configure the
object is shown.
- convert(Point2d, double) - Static method in class latmath.util.IntersectionPoint2d
-
Convert a normal Point2d
to a IntersectionPoint2d
.
- convert(Point2d, boolean, double) - Static method in class latmath.util.IntersectionPoint2d
-
Convert a normal Point2d
to a IntersectionPoint2d
.
- convertA(Point2d[], double) - Static method in class latmath.util.IntersectionPoint2d
-
Convert an arrays of normal Point2d
's to an array of
IntersectionPoint2d
's.
- copy(Matrix) - Method in class latmath.util.Matrix
-
- createObjectFromClass(String) - Static method in class latmath.util.ReflectionUtils
-
Creates a new instance of the given class.
- createObjectFromClass(Class) - Static method in class latmath.util.ReflectionUtils
-
Creates a new instance of the given class.
- CRLB - Class in latmath.algorithm
-
Cramer-Rao Lower Bound (CRLB).
- CRLB() - Constructor for class latmath.algorithm.CRLB
-
- CurveFittingLocationFilter - Class in latmath.location.filter
-
Location filter based on curve fitting.
- CurveFittingLocationFilter() - Constructor for class latmath.location.filter.CurveFittingLocationFilter
-