Bonmin::CurvatureEstimator Member List

This is the complete list of members for Bonmin::CurvatureEstimator, including all inherited members.

active_g_Bonmin::CurvatureEstimatorprivate
active_x_Bonmin::CurvatureEstimatorprivate
all_comp_proj_matrix_Bonmin::CurvatureEstimatorprivate
all_comp_proj_matrix_space_Bonmin::CurvatureEstimatorprivate
all_comp_vec_space_Bonmin::CurvatureEstimatorprivate
all_g_fixed_map_Bonmin::CurvatureEstimatorprivate
all_ng_fixed_Bonmin::CurvatureEstimatorprivate
all_nx_free_Bonmin::CurvatureEstimatorprivate
all_tsymlinearsolver_Bonmin::CurvatureEstimatorprivate
all_x_free_map_Bonmin::CurvatureEstimatorprivate
Compute_dTHLagd(const Number *d, const Number *x, bool new_x, const Number *lambda, bool new_lambda, Number &dTHLagd)Bonmin::CurvatureEstimatorprivate
ComputeNullSpaceCurvature(int n, const Number *x, bool new_x, const Number *x_l, const Number *x_u, const Number *g_l, const Number *g_u, bool new_bounds, const Number *z_L, const Number *z_U, int m, const Number *lam, bool new_mults, const Number *orig_d, Number *projected_d, Number &gradLagTd, Number &dTHLagd)Bonmin::CurvatureEstimator
CurvatureEstimator(SmartPtr< Journalist > jnlst, SmartPtr< OptionsList > options, SmartPtr< TNLP > tnlp)Bonmin::CurvatureEstimator
CurvatureEstimator()Bonmin::CurvatureEstimatorprivate
CurvatureEstimator(const CurvatureEstimator &)Bonmin::CurvatureEstimatorprivate
eq_comp_proj_matrix_Bonmin::CurvatureEstimatorprivate
eq_comp_proj_matrix_space_Bonmin::CurvatureEstimatorprivate
eq_comp_vec_space_Bonmin::CurvatureEstimatorprivate
eq_g_fixed_map_Bonmin::CurvatureEstimatorprivate
eq_ng_fixed_Bonmin::CurvatureEstimatorprivate
eq_nx_free_Bonmin::CurvatureEstimatorprivate
eq_projected_d_Bonmin::CurvatureEstimatorprivate
eq_tsymlinearsolver_Bonmin::CurvatureEstimatorprivate
eq_x_free_map_Bonmin::CurvatureEstimatorprivate
grad_f_Bonmin::CurvatureEstimatorprivate
hess_vals_Bonmin::CurvatureEstimatorprivate
Initialize()Bonmin::CurvatureEstimatorprivate
initialized_Bonmin::CurvatureEstimatorprivate
irows_hess_Bonmin::CurvatureEstimatorprivate
irows_jac_Bonmin::CurvatureEstimatorprivate
jac_vals_Bonmin::CurvatureEstimatorprivate
jcols_hess_Bonmin::CurvatureEstimatorprivate
jcols_jac_Bonmin::CurvatureEstimatorprivate
jnlst_Bonmin::CurvatureEstimatorprivate
lambda_Bonmin::CurvatureEstimatorprivate
m_Bonmin::CurvatureEstimatorprivate
n_Bonmin::CurvatureEstimatorprivate
nnz_hess_Bonmin::CurvatureEstimatorprivate
nnz_jac_Bonmin::CurvatureEstimatorprivate
operator=(const CurvatureEstimator &)Bonmin::CurvatureEstimatorprivate
options_Bonmin::CurvatureEstimatorprivate
prefix_Bonmin::CurvatureEstimatorprivate
PrepareNewMatrixStructure(const Number *x_l, const Number *x_u, const Number *g_l, const Number *g_u, std::vector< int > &active_x, std::vector< int > &active_g, Index &nx_free, Index *x_free_map, Index &ng_fixed, Index *g_fixed_map, SmartPtr< CompoundSymMatrixSpace > &comp_proj_matrix_space, SmartPtr< CompoundVectorSpace > &comp_vec_space)Bonmin::CurvatureEstimatorprivate
PrepareNewMatrixValues(const Index *x_free_map, const Index *g_fixed_map, SmartPtr< CompoundSymMatrixSpace > &comp_proj_matrix_space, SmartPtr< CompoundSymMatrix > &comp_proj_matrix, SmartPtr< TSymLinearSolver > &tsymlinearsolver)Bonmin::CurvatureEstimatorprivate
SolveSystem(const Number *rhs_x, const Number *rhs_g, Number *sol_x, Number *sol_g, const Index *x_free_map, const Index *g_fixed_map, SmartPtr< CompoundVectorSpace > &comp_vec_space, SmartPtr< CompoundSymMatrix > &comp_proj_matrix, SmartPtr< TSymLinearSolver > &tsymlinearsolver)Bonmin::CurvatureEstimatorprivate
tnlp_Bonmin::CurvatureEstimatorprivate
~CurvatureEstimator()Bonmin::CurvatureEstimatorvirtual