version 0.4.1
Ikarus::utils::CheckFlags Struct Reference

Struct to hold flags for function checks.

#include <ikarus/utils/functionsanitychecks.hh>

Public Attributes

bool draw = true
 
bool writeSlopeStatementIfFailed = true
 
double tolerance = 1e-2
 

Member Data Documentation

◆ draw

bool Ikarus::utils::CheckFlags::draw = true

◆ tolerance

double Ikarus::utils::CheckFlags::tolerance = 1e-2

◆ writeSlopeStatementIfFailed

bool Ikarus::utils::CheckFlags::writeSlopeStatementIfFailed = true

The documentation for this struct was generated from the following file: