Public Types | |
| typedef function< VectorXd(VectorXd)> | boost_func |
Public Member Functions | |
| virtual VectorXd | operator() (const VectorXd &x) const =0 |
| VectorXd | call (const VectorXd &x) const |
Static Public Member Functions | |
| static VectorOfVectorPtr | construct (const boost_func &) |
1.8.3