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