trajopt
 All Classes Namespaces Files Functions Variables Typedefs Pages
Public Member Functions | Public Attributes | List of all members
sco::AffExpr Struct Reference

Public Member Functions

 AffExpr (double a)
 
 AffExpr (const Var &v)
 
 AffExpr (const AffExpr &other)
 
size_t size () const
 
double value (const double *x) const
 
double value (const vector< double > &x) const
 

Public Attributes

double constant
 
vector< double > coeffs
 
vector< Varvars
 

The documentation for this struct was generated from the following file: