Bonmin  1.7
Bonmin::CurvatureEstimator Member List
This is the complete list of members for Bonmin::CurvatureEstimator, including all inherited members.
active_g_Bonmin::CurvatureEstimator [private]
active_x_Bonmin::CurvatureEstimator [private]
all_comp_proj_matrix_Bonmin::CurvatureEstimator [private]
all_comp_proj_matrix_space_Bonmin::CurvatureEstimator [private]
all_comp_vec_space_Bonmin::CurvatureEstimator [private]
all_g_fixed_map_Bonmin::CurvatureEstimator [private]
all_ng_fixed_Bonmin::CurvatureEstimator [private]
all_nx_free_Bonmin::CurvatureEstimator [private]
all_tsymlinearsolver_Bonmin::CurvatureEstimator [private]
all_x_free_map_Bonmin::CurvatureEstimator [private]
Compute_dTHLagd(const Number *d, const Number *x, bool new_x, const Number *lambda, bool new_lambda, Number &dTHLagd)Bonmin::CurvatureEstimator [private]
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::CurvatureEstimator [private]
CurvatureEstimator(const CurvatureEstimator &)Bonmin::CurvatureEstimator [private]
eq_comp_proj_matrix_Bonmin::CurvatureEstimator [private]
eq_comp_proj_matrix_space_Bonmin::CurvatureEstimator [private]
eq_comp_vec_space_Bonmin::CurvatureEstimator [private]
eq_g_fixed_map_Bonmin::CurvatureEstimator [private]
eq_ng_fixed_Bonmin::CurvatureEstimator [private]
eq_nx_free_Bonmin::CurvatureEstimator [private]
eq_projected_d_Bonmin::CurvatureEstimator [private]
eq_tsymlinearsolver_Bonmin::CurvatureEstimator [private]
eq_x_free_map_Bonmin::CurvatureEstimator [private]
grad_f_Bonmin::CurvatureEstimator [private]
hess_vals_Bonmin::CurvatureEstimator [private]
Initialize()Bonmin::CurvatureEstimator [private]
initialized_Bonmin::CurvatureEstimator [private]
irows_hess_Bonmin::CurvatureEstimator [private]
irows_jac_Bonmin::CurvatureEstimator [private]
jac_vals_Bonmin::CurvatureEstimator [private]
jcols_hess_Bonmin::CurvatureEstimator [private]
jcols_jac_Bonmin::CurvatureEstimator [private]
jnlst_Bonmin::CurvatureEstimator [private]
lambda_Bonmin::CurvatureEstimator [private]
m_Bonmin::CurvatureEstimator [private]
n_Bonmin::CurvatureEstimator [private]
nnz_hess_Bonmin::CurvatureEstimator [private]
nnz_jac_Bonmin::CurvatureEstimator [private]
operator=(const CurvatureEstimator &)Bonmin::CurvatureEstimator [private]
options_Bonmin::CurvatureEstimator [private]
prefix_Bonmin::CurvatureEstimator [private]
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::CurvatureEstimator [private]
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::CurvatureEstimator [private]
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::CurvatureEstimator [private]
tnlp_Bonmin::CurvatureEstimator [private]
~CurvatureEstimator()Bonmin::CurvatureEstimator [virtual]