ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
This is the complete list of members for ConstrainedOptPack::MatrixSymPosDefBandedChol, including all inherited members.
initialize(size_type n=0, size_type kd=0, DMatrixSlice *MB=NULL, const release_resource_ptr_t &MB_release_resource_ptr=NULL, BLAS_Cpp::Uplo MB_uplo=BLAS_Cpp::lower, DMatrixSlice *UB=NULL, const release_resource_ptr_t &UB_release_resource_ptr=NULL, BLAS_Cpp::Uplo UB_uplo=BLAS_Cpp::lower, bool update_factor=false, value_type scale=1.0) | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
kd() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
MatrixSymPosDefBandedChol(size_type n=0, size_type kd=0, DMatrixSlice *MB=NULL, const release_resource_ptr_t &MB_release_resource_ptr=NULL, BLAS_Cpp::Uplo MB_uplo=BLAS_Cpp::lower, DMatrixSlice *UB=NULL, const release_resource_ptr_t &UB_release_resource_ptr=NULL, BLAS_Cpp::Uplo UB_uplo=BLAS_Cpp::lower, bool update_factor=false, value_type scale=1.0) | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
MB() | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
MB() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
MB_uplo() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
nz() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
output(std::ostream &out) const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
release_resource_ptr_t typedef | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
rows() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
UB() | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
UB() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
UB_uplo() const | ConstrainedOptPack::MatrixSymPosDefBandedChol | inline |
V_InvMtV(DVectorSlice *vs_lhs, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2) const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
Vp_StPtMtV(DVectorSlice *vs_lhs, value_type alpha, const GenPermMatrixSlice &P_rhs1, BLAS_Cpp::Transp P_rhs1_trans, BLAS_Cpp::Transp M_rhs2_trans, const DVectorSlice &vs_rhs3, value_type beta) const | ConstrainedOptPack::MatrixSymPosDefBandedChol | |
Vp_StPtMtV(DVectorSlice *vs_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 | ConstrainedOptPack::MatrixSymPosDefBandedChol |