| A_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| A_nz_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| assert_initialized() const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| assert_matrices_set() const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| bigM_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| cols() const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| convA_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| convG_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| coor_extract_nonzeros(EExtractRegion extract_region, const FortranTypes::f_int len_Aval, FortranTypes::f_dbl_prec Aval[], const FortranTypes::f_int len_Aij, FortranTypes::f_int Arow[], FortranTypes::f_int Acol[], const FortranTypes::f_int row_offset, const FortranTypes::f_int col_offset) const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| DirectSparseFortranCompatibleSolver typedef | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| EPrintMoreOrLess enum name | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| ERunTests enum name | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| G_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| G_nz_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| initialize(const MatrixOp &G, const MatrixOp &A, std::ostream *out=0, EPrintMoreOrLess print_what=PRINT_LESS, ERunTests test_what=NO_TESTS) | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| initialize_relaxed(const MatrixOp &G, const MatrixOp &A, const DVectorSlice &c, value_type bigM=1e+10, std::ostream *out=0, EPrintMoreOrLess print_what=PRINT_LESS, ERunTests test_what=NO_TESTS) | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| initialized_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| m_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| MatrixKKTFullSpaceRelaxed(const direct_solver_ptr_t &direct_solver=0) | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| n_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| NO_TESTS enum value | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| num_nonzeros(EExtractRegion extract_region) const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| operator=(const MatrixOp &m) | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| out_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| output(std::ostream &out) const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| PRINT_LESS enum value | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| PRINT_MORE enum value | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| print_what_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| release_memory() | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| rows() const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| RUN_TESTS enum value | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| set_uninitialized() | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| STANDARD_COMPOSITION_MEMBERS(DirectSparseFortranCompatibleSolver, direct_solver) | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| test_what_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| use_relaxation_ | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| V_InvMtV(DVectorSlice *v_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |
| validate_and_set_matrices(const MatrixOp &G, const MatrixOp &A) | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | private |
| Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const | ConstrainedOptPack::MatrixKKTFullSpaceRelaxed | |