ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization  Version of the Day
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Groups Pages
ConstrainedOptPack::DecompositionSystemTester Member List

This is the complete list of members for ConstrainedOptPack::DecompositionSystemTester, including all inherited members.

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 nameConstrainedOptPack::DecompositionSystemTester
PRINT_ALL enum valueConstrainedOptPack::DecompositionSystemTester
PRINT_BASIC enum valueConstrainedOptPack::DecompositionSystemTester
PRINT_MORE enum valueConstrainedOptPack::DecompositionSystemTester
PRINT_NONE enum valueConstrainedOptPack::DecompositionSystemTester
PRINT_NOT_SELECTED enum valueConstrainedOptPack::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