#include <roboptim/trajectory/frontal-speed.hh>
|
void | impl_compute (result_t &res, const argument_t &t) const throw () |
|
void | impl_gradient (gradient_t &grad, const argument_t &t, size_type i) const throw () |
|
roboptim::FrontalSpeed::FrontalSpeed |
( |
| ) |
throw () |
roboptim::FrontalSpeed::~FrontalSpeed |
( |
| ) |
throw () |
void roboptim::FrontalSpeed::impl_compute |
( |
result_t & |
res, |
|
|
const argument_t & |
t |
|
) |
| const throw () |
|
protected |
void roboptim::FrontalSpeed::impl_gradient |
( |
gradient_t & |
grad, |
|
|
const argument_t & |
t, |
|
|
size_type |
i |
|
) |
| const throw () |
|
protected |