Assert.h File Reference
#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)
 

Macro Definition Documentation

◆ eigen_plain_assert

#define eigen_plain_assert (   condition)    assert(condition)

◆ EIGEN_USE_CUSTOM_PLAIN_ASSERT

#define EIGEN_USE_CUSTOM_PLAIN_ASSERT   0