ConstrainedOptPack: C++ Tools for Constrained (and Unconstrained) Optimization
Version of the Day
|
This is the complete list of members for ConstrainedOptPack::MatrixHessianRelaxed, including all inherited members.
initialize(const MatrixSymOp &H, value_type bigM) | ConstrainedOptPack::MatrixHessianRelaxed | |
MatrixHessianRelaxed() | ConstrainedOptPack::MatrixHessianRelaxed | |
rows() const | ConstrainedOptPack::MatrixHessianRelaxed | |
transVtMtV(const SpVectorSlice &sv_rhs1, BLAS_Cpp::Transp trans_rhs2, const SpVectorSlice &sv_rhs3) const | ConstrainedOptPack::MatrixHessianRelaxed | |
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const DVectorSlice &vs_rhs2, value_type beta) const | ConstrainedOptPack::MatrixHessianRelaxed | |
Vp_StMtV(DVectorSlice *vs_lhs, value_type alpha, BLAS_Cpp::Transp trans_rhs1, const SpVectorSlice &sv_rhs2, value_type beta) const | ConstrainedOptPack::MatrixHessianRelaxed | |
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::MatrixHessianRelaxed | |
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::MatrixHessianRelaxed |