DecompositionSystemTester(EPrintTestLevel print_tests=PRINT_NOT_SELECTED, bool dump_all=false, bool throw_exception=true, size_type num_random_tests=1, value_type mult_warning_tol=1e-14, value_type mult_error_tol=1e-8, value_type solve_warning_tol=1e-14, value_type solve_error_tol=1e-8) | ConstrainedOptPack::DecompositionSystemTester | |
EPrintTestLevel enum name | ConstrainedOptPack::DecompositionSystemTester | |
PRINT_ALL enum value | ConstrainedOptPack::DecompositionSystemTester | |
PRINT_BASIC enum value | ConstrainedOptPack::DecompositionSystemTester | |
PRINT_MORE enum value | ConstrainedOptPack::DecompositionSystemTester | |
PRINT_NONE enum value | ConstrainedOptPack::DecompositionSystemTester | |
PRINT_NOT_SELECTED enum value | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(EPrintTestLevel, print_tests) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, dump_all) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, throw_exception) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(size_type, num_random_tests) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, mult_warning_tol) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, mult_error_tol) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, solve_warning_tol) | ConstrainedOptPack::DecompositionSystemTester | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(value_type, solve_error_tol) | ConstrainedOptPack::DecompositionSystemTester | |
test_decomp_system(const DecompositionSystem &decomp_sys, const MatrixOp &Gc, const MatrixOp *Z, const MatrixOp *Y, const MatrixOpNonsing *R, const MatrixOp *Uz, const MatrixOp *Uy, std::ostream *out) | ConstrainedOptPack::DecompositionSystemTester | |