CRTP class describing the API of the checkers. More...
#include <pinocchio/algorithm/check-base.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 15 of file check-base.hpp.