CRTP class describing the API of the checkers. More...
#include <check.hpp>
Public Member Functions | |
| template<typename Scalar , int Options, template< typename, int > class JointCollectionTpl> | |
| bool | checkModel (const ModelTpl< Scalar, Options, JointCollectionTpl > &model) const |
| AlgorithmCheckerDerived & | derived () |
| const AlgorithmCheckerDerived & | derived () const |
CRTP class describing the API of the checkers.
|
inline |
|
inline |
|
inline |