Macros | |
#define | CATCH_CONFIG_MAIN |
Functions | |
TEST_CASE ("testing LConstFun", "[alfunction]") | |
TEST_CASE ("testing LConstFun case 2", "[alfunction]") | |
Variables | |
adore::mad::LConstFun< double, double > | lconstfun {1.0, -10.0, 10.0} |
#define CATCH_CONFIG_MAIN |
TEST_CASE | ( | "testing LConstFun case 2" | , |
"" | [alfunction] | ||
) |
TEST_CASE | ( | "testing LConstFun" | , |
"" | [alfunction] | ||
) |
adore::mad::LConstFun<double,double> lconstfun {1.0, -10.0, 10.0} |