OpenKalman
|
Public Member Functions | |
template<typename In , typename ... Perturbations> | |
auto | operator() (In &&in, Perturbations &&... ps) const |
Applies the tests. | |
template<typename In , typename ... Perturbations> | |
auto | jacobian (In &&in, Perturbations &&...ps) const |
Returns a tuple of the Jacobians for the input and each perturbation term. | |