This is the complete list of members for org.firstinspires.ftc.teamcode.Util.MathUtil, including all inherited members.
| binarySearch(List< Double > li, double query) | org.firstinspires.ftc.teamcode.Util.MathUtil | static |
| lerp(double x, double fromLo, double fromHi, double toLo, double toHi) (defined in org.firstinspires.ftc.teamcode.Util.MathUtil) | org.firstinspires.ftc.teamcode.Util.MathUtil | static |
| lerpLookup(List< Double > source, List< Double > target, double query) | org.firstinspires.ftc.teamcode.Util.MathUtil | static |
| lerpLookupMap(List< Double > source, List< Double > target, List< Double > queries) (defined in org.firstinspires.ftc.teamcode.Util.MathUtil) | org.firstinspires.ftc.teamcode.Util.MathUtil | static |
| normalizeAngle(double angle) (defined in org.firstinspires.ftc.teamcode.Util.MathUtil) | org.firstinspires.ftc.teamcode.Util.MathUtil | static |