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::MatrixKKTFullSpaceRelaxed Member List

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

cols() const ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
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 typedefConstrainedOptPack::MatrixKKTFullSpaceRelaxed
EPrintMoreOrLess enum nameConstrainedOptPack::MatrixKKTFullSpaceRelaxed
ERunTests enum nameConstrainedOptPack::MatrixKKTFullSpaceRelaxed
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
MatrixKKTFullSpaceRelaxed(const direct_solver_ptr_t &direct_solver=0)ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
num_nonzeros(EExtractRegion extract_region) const ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
operator=(const MatrixOp &m)ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
output(std::ostream &out) const ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
release_memory()ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
rows() const ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
set_uninitialized()ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
STANDARD_COMPOSITION_MEMBERS(DirectSparseFortranCompatibleSolver, direct_solver)ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
V_InvMtV(DVectorSlice *v_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const ConstrainedOptPack::MatrixKKTFullSpaceRelaxed
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const ConstrainedOptPack::MatrixKKTFullSpaceRelaxed