![]() |
|
#include <cassert>Go to the source code of this file.
Macros | |
| #define | EIGEN_USE_CUSTOM_PLAIN_ASSERT 0 |
| #define | eigen_plain_assert(condition) assert(condition) |
| #define eigen_plain_assert | ( | condition | ) | assert(condition) |
| #define EIGEN_USE_CUSTOM_PLAIN_ASSERT 0 |