OpenKalman
Public Member Functions | List of all members
OpenKalman::Transformation< Function > Struct Template Reference
Inheritance diagram for OpenKalman::Transformation< Function >:
Inheritance graph
[legend]

Public Member Functions

 Transformation ()
 Default constructor.
 
template<typename F >
 Transformation (F &&f)
 Constructor from a tests function.
 
template<typename In , typename ... Perturbations, std::enable_if_t< transformation_input< In > and(perturbation< Perturbations > and ...), int > = 0>
auto operator() (In &&in, Perturbations &&... ps) const
 Applies the tests.
 

The documentation for this struct was generated from the following file: