Public Types | Static Public Member Functions | List of all members
pinocchio::internal::isZeroAlgo< MatrixLike, false > Struct Template Reference

#include <matrix.hpp>

Public Types

typedef MatrixLike::RealScalar RealScalar
 
typedef MatrixLike::Scalar Scalar
 

Static Public Member Functions

static bool run (const Eigen::MatrixBase< MatrixLike > &, const RealScalar &prec=Eigen::NumTraits< Scalar >::dummy_precision())
 

Detailed Description

template<typename MatrixLike>
struct pinocchio::internal::isZeroAlgo< MatrixLike, false >

Definition at line 40 of file math/matrix.hpp.

Member Typedef Documentation

template<typename MatrixLike >
typedef MatrixLike::RealScalar pinocchio::internal::isZeroAlgo< MatrixLike, false >::RealScalar

Definition at line 43 of file math/matrix.hpp.

template<typename MatrixLike >
typedef MatrixLike::Scalar pinocchio::internal::isZeroAlgo< MatrixLike, false >::Scalar

Definition at line 42 of file math/matrix.hpp.

Member Function Documentation

template<typename MatrixLike >
static bool pinocchio::internal::isZeroAlgo< MatrixLike, false >::run ( const Eigen::MatrixBase< MatrixLike > &  ,
const RealScalar prec = Eigen::NumTraits< Scalar >::dummy_precision() 
)
inlinestatic

Definition at line 45 of file math/matrix.hpp.


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


pinocchio
Author(s):
autogenerated on Tue Jun 1 2021 02:45:06