trajopt
 All Classes Namespaces Files Functions Variables Typedefs Pages
sco::CostFromErrFunc Member List

This is the complete list of members for sco::CostFromErrFunc, including all inherited members.

coeffs_ (defined in sco::CostFromErrFunc)sco::CostFromErrFuncprotected
convex(const vector< double > &x, Model *model)sco::CostFromErrFuncvirtual
Cost() (defined in sco::Cost)sco::Costinline
Cost(const string &name) (defined in sco::Cost)sco::Costinline
CostFromErrFunc(VectorOfVectorPtr f, const VarVector &vars, const VectorXd &coeffs, PenaltyType pen_type, const string &name)sco::CostFromErrFunc
CostFromErrFunc(VectorOfVectorPtr f, MatrixOfVectorPtr dfdx, const VarVector &vars, const VectorXd &coeffs, PenaltyType pen_type, const string &name)sco::CostFromErrFunc
dfdx_ (defined in sco::CostFromErrFunc)sco::CostFromErrFuncprotected
epsilon_ (defined in sco::CostFromErrFunc)sco::CostFromErrFuncprotected
f_ (defined in sco::CostFromErrFunc)sco::CostFromErrFuncprotected
name() (defined in sco::Cost)sco::Costinline
name_ (defined in sco::Cost)sco::Costprotected
pen_type_ (defined in sco::CostFromErrFunc)sco::CostFromErrFuncprotected
setName(const string &name) (defined in sco::Cost)sco::Costinline
value(const vector< double > &x)sco::CostFromErrFuncvirtual
vars_ (defined in sco::CostFromErrFunc)sco::CostFromErrFuncprotected
~Cost() (defined in sco::Cost)sco::Costinlinevirtual