ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
This is the complete list of members for ConstrainedOptPack::MatrixSymPosDefLBFGS, including all inherited members.
augment_update(const DVectorSlice *t, value_type alpha, bool force_refactorization, EEigenValType add_eigen_val, PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
calc_cond_num(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const | AbstractLinAlgPack::MatrixOpNonsing | |
calc_norm(EMatNormType requested_norm_type=MAT_NORM_1, bool allow_replacement=false) const | AbstractLinAlgPack::MatrixOp | |
AbstractLinAlgPack::clone() | AbstractLinAlgPack::MatrixSymOp | virtual |
AbstractLinAlgPack::clone() const | AbstractLinAlgPack::MatrixSymOp | virtual |
AbstractLinAlgPack::MatrixOpNonsing::clone() | AbstractLinAlgPack::MatrixOpNonsing | virtual |
AbstractLinAlgPack::MatrixOpNonsing::clone() const | AbstractLinAlgPack::MatrixOpNonsing | virtual |
AbstractLinAlgPack::clone_mns() | AbstractLinAlgPack::MatrixSymNonsing | |
AbstractLinAlgPack::clone_mns() const | AbstractLinAlgPack::MatrixSymNonsing | |
AbstractLinAlgPack::MatrixOpNonsing::clone_mns() | AbstractLinAlgPack::MatrixOpNonsing | |
AbstractLinAlgPack::MatrixOpNonsing::clone_mns() const | AbstractLinAlgPack::MatrixOpNonsing | |
clone_msns() | AbstractLinAlgPack::MatrixSymNonsing | virtual |
clone_msns() const | AbstractLinAlgPack::MatrixSymNonsing | virtual |
clone_mswo() | AbstractLinAlgPack::MatrixSymOp | virtual |
clone_mswo() const | AbstractLinAlgPack::MatrixSymOp | virtual |
clone_mwons() | AbstractLinAlgPack::MatrixOpNonsing | virtual |
clone_mwons() const | AbstractLinAlgPack::MatrixOpNonsing | virtual |
cols() const | AbstractLinAlgPack::MatrixBase | virtual |
delete_update(size_type jd, bool force_refactorization, EEigenValType drop_eigen_val, PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
EMatNormType enum name | AbstractLinAlgPack::MatrixOp | |
EMatRhsPlaceHolder enum name | AbstractLinAlgPack::MatrixSymOp | |
EMatrixDummyArg enum name | AbstractLinAlgPack::MatrixSymNonsing | |
gamma_k() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
gamma_k() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
inertia() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
init_diagonal(const Vector &diag) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
init_diagonal(const DVectorSlice &diag) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
init_identity(const VectorSpace &space_diag, value_type alpha) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
init_identity(size_type n, value_type alpha) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
initial_setup(size_type m=10, bool maintain_original=true, bool maintain_inverse=true, bool auto_rescaling=false) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
initial_setup(size_type max_size=0, size_type m=10, bool maintain_original=true, bool maintain_inverse=true, bool auto_rescaling=false) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
initialize(value_type alpha, size_type max_size) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
initialize(const DMatrixSliceSym &A, size_type max_size, bool force_factorization, Inertia inertia, PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
k_bar() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
m() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
m() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
m_bar() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
m_bar() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
M_StMtInvMtM(MatrixSymOp *symwo_lhs, value_type alpha, const MatrixOp &mwo, BLAS_Cpp::Transp mwo_trans, EMatrixDummyArg) const | AbstractLinAlgPack::MatrixSymNonsing | protectedvirtual |
maintain_inverse() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
maintain_inverse() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
maintain_original() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
maintain_original() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
MAT_NORM_1 enum value | AbstractLinAlgPack::MatrixOp | |
MAT_NORM_2 enum value | AbstractLinAlgPack::MatrixOp | |
MAT_NORM_FORB enum value | AbstractLinAlgPack::MatrixOp | |
MAT_NORM_INF enum value | AbstractLinAlgPack::MatrixOp | |
MatrixSymPosDefLBFGS(size_type m=10, bool maintain_original=true, bool maintain_inverse=true, bool auto_rescaling=false) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
MatrixSymPosDefLBFGS(size_type max_size=0, size_type m=10, bool maintain_original=true, bool maintain_inverse=true, bool auto_rescaling=false) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
max_size() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
Mp_StM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StM(value_type alpha, const MatrixOp &M_rhs, BLAS_Cpp::Transp trans_rhs) | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StMtM(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StMtM(MatrixOp *mwo_lhs, value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, BLAS_Cpp::Transp trans_rhs2, value_type beta) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StMtM(value_type alpha, const MatrixOp &mwo_rhs1, BLAS_Cpp::Transp trans_rhs1, const MatrixOp &mwo_rhs2, BLAS_Cpp::Transp trans_rhs2, value_type beta) | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StMtMtM(MatrixSymOp *sym_lhs, value_type alpha, EMatRhsPlaceHolder dummy_place_holder, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp mwo_rhs_trans, value_type beta) const | AbstractLinAlgPack::MatrixSymOp | protectedvirtual |
Mp_StMtP(MatrixOp *mwo_lhs, value_type alpha, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StMtP(value_type alpha, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans) | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StPtM(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, BLAS_Cpp::Transp M_trans) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StPtM(value_type alpha, const GenPermMatrixSlice &P_rhs, BLAS_Cpp::Transp P_rhs_trans, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans) | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mp_StPtMtP(MatrixSymOp *sym_lhs, value_type alpha, EMatRhsPlaceHolder dummy_place_holder, const GenPermMatrixSlice &gpms_rhs, BLAS_Cpp::Transp gpms_rhs_trans, value_type beta) const | AbstractLinAlgPack::MatrixSymOp | protectedvirtual |
AbstractLinAlgPack::MatrixOp::Mp_StPtMtP(MatrixOp *mwo_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
AbstractLinAlgPack::MatrixOp::Mp_StPtMtP(value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, const GenPermMatrixSlice &P_rhs2, BLAS_Cpp::Transp P_rhs2_trans) | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Mt_S(value_type alpha) | AbstractLinAlgPack::MatrixOp | virtual |
multi_vec_ptr_t typedef | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
num_secant_updates() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
num_secant_updates() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
nz() const | AbstractLinAlgPack::MatrixBase | virtual |
operator=(const MatrixOp &mwo) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
operator=(const MatrixOp &m) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
AbstractLinAlgPack::MatrixSymOpNonsing::operator=(const MatrixOp &mwo_rhs) | AbstractLinAlgPack::MatrixOp | virtual |
AbstractLinAlgPack::MatrixSymOpNonsing::operator=(const MatrixOpNonsing &M) | AbstractLinAlgPack::MatrixOpNonsing | |
output(std::ostream &out) const | ConstrainedOptPack::MatrixSymPosDefLBFGS | virtual |
output(std::ostream &out) const | ConstrainedOptPack::MatrixSymPosDefLBFGS | virtual |
perm_view(const Permutation *P_row, const index_type row_part[], int num_row_part, const Permutation *P_col, const index_type col_part[], int num_col_part) const | AbstractLinAlgPack::MatrixOp | virtual |
perm_view_update(const Permutation *P_row, const index_type row_part[], int num_row_part, const Permutation *P_col, const index_type col_part[], int num_col_part, const mat_ptr_t &perm_view) const | AbstractLinAlgPack::MatrixOp | virtual |
rows() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | virtual |
S() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
S() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
secant_update(VectorMutable *s, VectorMutable *y, VectorMutable *Bs) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
secant_update(DVectorSlice *s, DVectorSlice *y, DVectorSlice *Bs) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
set_uninitialized() | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
space_cols() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | virtual |
space_rows() const =0 | AbstractLinAlgPack::MatrixBase | pure virtual |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, auto_rescaling) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
STANDARD_MEMBER_COMPOSITION_MEMBERS(bool, auto_rescaling) | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
sub_view(const Range1D &row_rng, const Range1D &col_rng) const | AbstractLinAlgPack::MatrixOp | virtual |
sub_view(const index_type &rl, const index_type &ru, const index_type &cl, const index_type &cu) const | AbstractLinAlgPack::MatrixOp | |
syr2k(BLAS_Cpp::Transp M_trans, value_type alpha, const GenPermMatrixSlice &P1, BLAS_Cpp::Transp P1_trans, const GenPermMatrixSlice &P2, BLAS_Cpp::Transp P2_trans, value_type beta, MatrixSymOp *symwo_lhs) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
syrk(BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta, MatrixSymOp *sym_lhs) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
syrk(const MatrixOp &mwo_rhs, BLAS_Cpp::Transp M_trans, value_type alpha, value_type beta) | AbstractLinAlgPack::MatrixOp | protectedvirtual |
transVtMtV(const Vector &v_rhs1, BLAS_Cpp::Transp trans_rhs2, const Vector &v_rhs3) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
transVtMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
V_InvMtV(VectorMutable *v_lhs, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2) const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
V_InvMtV(DVectorSlice *v_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
AbstractLinAlgPack::MatrixSymOpNonsing::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const Vector &v_rhs2, value_type beta) const =0 | AbstractLinAlgPack::MatrixOp | protectedpure virtual |
AbstractLinAlgPack::MatrixSymOpNonsing::Vp_StMtV(VectorMutable *v_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const Vector &v_rhs3, value_type beta) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Vp_StPtMtV(VectorMutable *v_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const SpVectorSlice &sv_rhs3, value_type beta) const | AbstractLinAlgPack::MatrixOp | protectedvirtual |
Y() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | inline |
Y() const | ConstrainedOptPack::MatrixSymPosDefLBFGS | |
zero_out() | AbstractLinAlgPack::MatrixOp | virtual |
~MatrixBase() | AbstractLinAlgPack::MatrixBase | virtual |