, including all inherited members.
AddRef(const Referencer *referencer) const | ReferencedObject | [inline] |
apply_grad_obj_scaling(const SmartPtr< const Vector > &v) | NLPScalingObject | [virtual] |
apply_grad_obj_scaling_NonConst(const SmartPtr< const Vector > &v) | NLPScalingObject | [virtual] |
apply_hessian_scaling(SmartPtr< const SymMatrix > matrix)=0 | NLPScalingObject | [pure virtual] |
apply_jac_c_scaling(SmartPtr< const Matrix > matrix)=0 | NLPScalingObject | [pure virtual] |
apply_jac_d_scaling(SmartPtr< const Matrix > matrix)=0 | NLPScalingObject | [pure virtual] |
apply_obj_scaling(const Number &f)=0 | NLPScalingObject | [pure virtual] |
apply_vector_scaling_c(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
apply_vector_scaling_c_NonConst(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
apply_vector_scaling_d(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
apply_vector_scaling_d_LU(const Matrix &Pd_LU, const SmartPtr< const Vector > &lu, const VectorSpace &d_space) | NLPScalingObject | |
apply_vector_scaling_d_LU_NonConst(const Matrix &Pd_LU, const SmartPtr< const Vector > &lu, const VectorSpace &d_space) | NLPScalingObject | |
apply_vector_scaling_d_NonConst(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
apply_vector_scaling_x(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
apply_vector_scaling_x_LU(const Matrix &Px_LU, const SmartPtr< const Vector > &lu, const VectorSpace &x_space) | NLPScalingObject | |
apply_vector_scaling_x_LU_NonConst(const Matrix &Px_LU, const SmartPtr< const Vector > &lu, const VectorSpace &x_space) | NLPScalingObject | |
apply_vector_scaling_x_NonConst(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
DetermineScaling(const SmartPtr< const VectorSpace > x_space, const SmartPtr< const VectorSpace > c_space, const SmartPtr< const VectorSpace > d_space, const SmartPtr< const MatrixSpace > jac_c_space, const SmartPtr< const MatrixSpace > jac_d_space, const SmartPtr< const SymMatrixSpace > h_space, SmartPtr< const MatrixSpace > &new_jac_c_space, SmartPtr< const MatrixSpace > &new_jac_d_space, SmartPtr< const SymMatrixSpace > &new_h_space)=0 | NLPScalingObject | [pure virtual] |
have_c_scaling()=0 | NLPScalingObject | [pure virtual] |
have_d_scaling()=0 | NLPScalingObject | [pure virtual] |
have_x_scaling()=0 | NLPScalingObject | [pure virtual] |
Initialize(const Journalist &jnlst, const OptionsList &options, const std::string &prefix) | NLPScalingObject | [inline] |
InitializeImpl(const OptionsList &options, const std::string &prefix)=0 | NLPScalingObject | [protected, pure virtual] |
Jnlst() const | NLPScalingObject | [inline, protected] |
NLPScalingObject() | NLPScalingObject | [inline] |
ReferenceCount() const | ReferencedObject | [inline] |
ReferencedObject() | ReferencedObject | [inline] |
ReleaseRef(const Referencer *referencer) const | ReferencedObject | [inline] |
unapply_grad_obj_scaling(const SmartPtr< const Vector > &v) | NLPScalingObject | [virtual] |
unapply_grad_obj_scaling_NonConst(const SmartPtr< const Vector > &v) | NLPScalingObject | [virtual] |
unapply_obj_scaling(const Number &f)=0 | NLPScalingObject | [pure virtual] |
unapply_vector_scaling_c(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
unapply_vector_scaling_c_NonConst(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
unapply_vector_scaling_d(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
unapply_vector_scaling_d_LU(const Matrix &Pd_LU, const SmartPtr< const Vector > &lu, const VectorSpace &d_space) | NLPScalingObject | |
unapply_vector_scaling_d_LU_NonConst(const Matrix &Pd_LU, const SmartPtr< const Vector > &lu, const VectorSpace &d_space) | NLPScalingObject | |
unapply_vector_scaling_d_NonConst(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
unapply_vector_scaling_x(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
unapply_vector_scaling_x_NonConst(const SmartPtr< const Vector > &v)=0 | NLPScalingObject | [pure virtual] |
~NLPScalingObject() | NLPScalingObject | [inline, virtual] |
~ReferencedObject() | ReferencedObject | [inline, virtual] |