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.
Definition at line 22 of file algorithm/check.hpp.
|
inline |
Definition at line 35 of file algorithm/check.hpp.
|
inline |
Definition at line 24 of file algorithm/check.hpp.
|
inline |
Definition at line 29 of file algorithm/check.hpp.