#include <FloatSingle.h>
|
static float | Clamp (float f, float min, float max) |
|
◆ Clamp()
float Float::Clamp |
( |
float |
f, |
|
|
float |
min, |
|
|
float |
max |
|
) |
| |
|
static |
◆ epsilon
const float Float::epsilon = 1e-05f |
|
static |
◆ sqrEpsilon
const float Float::sqrEpsilon = 1e-10f |
|
static |
The documentation for this class was generated from the following files:
- d:/PlatformIO/RoboidControlArduino/src/RoboidControl/VectorAlgebra/include/FloatSingle.h
- d:/PlatformIO/RoboidControlArduino/src/RoboidControl/VectorAlgebra/src/FloatSingle.cpp