- 3.0.2 rigid body dynamics module.
|
#include <utils.h>
Public Member Functions | |
CwiseAlmostZeroOp (const Scalar &threshold) | |
const Scalar | operator() (const Scalar &x) const |
Coefficient-wise, unary operator that evaluates to zero for each element of the matrix expression whose absolute value is below a threshold. Useful for printing matrices, approximating with 0 small coefficients.
|
inline |
|
inline |