Package ca.team4308.absolutelib.math
package ca.team4308.absolutelib.math
-
ClassesClassDescriptionGeneric Chinese Remainder Theorem (CRT) solver with turret anti-windup utilities.A modular constraint of the form:
x ≡ remainder (mod modulus).Legacy alias forChineseRemainderSolver.Solution.Legacy alias forChineseRemainderSolver.Constraint.Result of a CRT solve: the smallest non-negative solution and its period.Utility methods for working with doubles in typical robotics control scenarios.Represents a 2D vector with x and y components.Represents a 3D vector with x, y, and z components.