Struct to hold flags for function checks.
#include <ikarus/utils/functionsanitychecks.hh>
Public Attributes | |
bool | draw = true |
bool | writeSlopeStatementIfFailed = true |
double | tolerance = 1e-2 |
bool Ikarus::utils::CheckFlags::draw = true |
double Ikarus::utils::CheckFlags::tolerance = 1e-2 |
bool Ikarus::utils::CheckFlags::writeSlopeStatementIfFailed = true |