assert_initialized() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
augment_update(const DVectorSlice *t, value_type alpha, bool force_refactorization, EEigenValType add_eigen_val, PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
compute_assert_inertia(size_type S_size, bool fact_in1, const Inertia &expected_inertia, const char func_name[], PivotTolerances pivot_tols, Inertia *comp_inertia, std::ostringstream *err_msg, value_type *gamma) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
copy_and_factor_matrix(size_type S_size, bool fact_in1) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
delete_update(size_type jd, bool force_refactorization, EEigenValType drop_eigen_val, PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
DU(size_type S_size, bool fact_in1) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | inlineprivate |
DU(size_type S_size, bool fact_in1) const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | inlineprivate |
fact_in1_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
fact_updated_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
factor_matrix(size_type S_size, bool fact_in1) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
inertia() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
inertia_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
initialize(value_type alpha, size_type max_size) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
initialize(const DMatrixSliceSym &A, size_type max_size, bool force_factorization, Inertia inertia, PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
IPIV_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
IPIV_t typedef | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
MatrixSymAddDelBunchKaufman() | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
MatrixSymAddDelBunchKaufman(const MatrixSymAddDelBunchKaufman &) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
max_size() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
op_interface() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | virtual |
operator=(const MatrixSymAddDelBunchKaufman &) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
output(std::ostream &out) const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
pivot_tols(PivotTolerances pivot_tols) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
pivot_tols() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
resize_DU_store(bool in_store1) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
rows() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
S(size_type S_size) | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | inlineprivate |
S(size_type S_size) const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | inlineprivate |
S_chol_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
S_indef_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
S_size_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
S_store1_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
S_store2_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | private |
set_uninitialized() | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
update_interface() | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | virtual |
update_interface() const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | virtual |
V_InvMtV(DVectorSlice *vs_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | |
WORK_ | ConstrainedOptPack::MatrixSymAddDelBunchKaufman | mutableprivate |
~MatrixSymAddDelUpdateableWithOpNonsingular() | ConstrainedOptPack::MatrixSymAddDelUpdateableWithOpNonsingular | inlinevirtual |