|
TR-mbed 1.0
|
#include <MathFunctions.h>
Public Types | |
| typedef bool | RealScalar |
Static Public Member Functions | |
| template<typename OtherScalar > | |
| static EIGEN_DEVICE_FUNC bool | isMuchSmallerThan (const bool &x, const bool &, const bool &) |
| static EIGEN_DEVICE_FUNC bool | isApprox (bool x, bool y, bool) |
| static EIGEN_DEVICE_FUNC bool | isApproxOrLessThan (const bool &x, const bool &y, const bool &) |
|
inlinestatic |
|
inlinestatic |
|
inlinestatic |