|
tesseract++ 0.0.1
N-dimensional tensor library for embedded systems
|
Compile-time floating-point type check. More...
#include <simple_type_traits.h>
Static Public Attributes | |
| static constexpr bool | value = false |
Compile-time floating-point type check.
| T | Type to test. |
The primary template yields false; explicit specializations below whitelist float and double.
|
staticconstexpr |