MADNESS  0.10.1
Functions
testseprep.cc File Reference
#include <madness/tensor/gentensor.h>
Include dependency graph for testseprep.cc:

Functions

bool is_large (const double &val, const double &eps)
 
bool is_small (const double &val, const double &eps)
 
int main (int argc, char **argv)
 
std::string ok (const bool b)
 

Function Documentation

◆ is_large()

bool is_large ( const double &  val,
const double &  eps 
)

◆ is_small()

bool is_small ( const double &  val,
const double &  eps 
)

◆ main()

int main ( int  argc,
char **  argv 
)

References madness::print().

◆ ok()

std::string ok ( const bool  b)

References b.