EPrintTestLevel enum name | AbstractLinAlgPack::MatrixOpNonsingTester | |
ETestLevel enum name | AbstractLinAlgPack::MatrixOpNonsingTester | |
MatrixOpNonsingTester(ETestLevel test_level=TEST_LEVEL_2_BLAS, EPrintTestLevel print_tests=PRINT_NONE, bool dump_all=false, bool throw_exception=true, size_type num_random_tests=1, value_type warning_tol=1e-14, value_type error_tol=1e-8) | AbstractLinAlgPack::MatrixOpNonsingTester | |
PRINT_ALL enum value | AbstractLinAlgPack::MatrixOpNonsingTester | |
PRINT_BASIC enum value | AbstractLinAlgPack::MatrixOpNonsingTester | |
PRINT_MORE enum value | AbstractLinAlgPack::MatrixOpNonsingTester | |
PRINT_NONE enum value | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(ETestLevel, test_level) | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(EPrintTestLevel, print_tests) | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dump_all) | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, throw_exception) | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_random_tests) | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, warning_tol) | AbstractLinAlgPack::MatrixOpNonsingTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, error_tol) | AbstractLinAlgPack::MatrixOpNonsingTester | |
TEST_LEVEL_2_BLAS enum value | AbstractLinAlgPack::MatrixOpNonsingTester | |
TEST_LEVEL_3_BLAS enum value | AbstractLinAlgPack::MatrixOpNonsingTester | |
test_matrix(const MatrixOpNonsing &M, const char M_name[], std::ostream *out) | AbstractLinAlgPack::MatrixOpNonsingTester | |