Public Types | Static Public Member Functions | List of all members
pinocchio::internal::if_then_else_impl<::casadi::Matrix< Scalar >,::casadi::Matrix< Scalar >, ThenType, ElseType > Struct Template Reference

#include <static-if.hpp>

Public Types

typedef ::casadi::Matrix< Scalar > CasadiType
 
typedef internal::traits< if_then_else_impl >::ReturnType ReturnType
 

Static Public Member Functions

static ReturnType run (const ComparisonOperators op, const CasadiType &lhs_value, const CasadiType &rhs_value, const ThenType &then_value, const ElseType &else_value)
 

Detailed Description

template<typename Scalar, typename ThenType, typename ElseType>
struct pinocchio::internal::if_then_else_impl<::casadi::Matrix< Scalar >,::casadi::Matrix< Scalar >, ThenType, ElseType >

Definition at line 16 of file autodiff/casadi/utils/static-if.hpp.

Member Typedef Documentation

template<typename Scalar , typename ThenType , typename ElseType >
typedef ::casadi::Matrix<Scalar> pinocchio::internal::if_then_else_impl<::casadi::Matrix< Scalar >,::casadi::Matrix< Scalar >, ThenType, ElseType >::CasadiType

Definition at line 20 of file autodiff/casadi/utils/static-if.hpp.

template<typename Scalar , typename ThenType , typename ElseType >
typedef internal::traits<if_then_else_impl>::ReturnType pinocchio::internal::if_then_else_impl<::casadi::Matrix< Scalar >,::casadi::Matrix< Scalar >, ThenType, ElseType >::ReturnType

Definition at line 18 of file autodiff/casadi/utils/static-if.hpp.

Member Function Documentation

template<typename Scalar , typename ThenType , typename ElseType >
static ReturnType pinocchio::internal::if_then_else_impl<::casadi::Matrix< Scalar >,::casadi::Matrix< Scalar >, ThenType, ElseType >::run ( const ComparisonOperators  op,
const CasadiType lhs_value,
const CasadiType rhs_value,
const ThenType &  then_value,
const ElseType &  else_value 
)
inlinestatic

Definition at line 22 of file autodiff/casadi/utils/static-if.hpp.


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


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