Public Member Functions | |
| JointAccCost (const VarArray &traj, const VectorXd &coeffs) | |
| virtual ConvexObjectivePtr | convex (const vector< double > &x, Model *model) |
| Convexify at solution vector x. | |
| virtual double | value (const vector< double > &) |
| Evaluate at solution vector x. | |
Public Member Functions inherited from sco::Cost | |
| string | name () |
| void | setName (const string &name) |
| Cost (const string &name) | |
Additional Inherited Members | |
Protected Attributes inherited from sco::Cost | |
| string | name_ |
1.8.3