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