hpp-constraints 6.1.0
Definition of basic geometric constraints for motion planning
 
Loading...
Searching...
No Matches
Eigen::internal::static_if< false > Struct Reference

#include <hpp/constraints/matrix-view.hh>

Static Public Member Functions

template<class Then, class Else>
static constexpr Else & rr (Then &, Else &s)
 
template<class Then, class Else>
static constexpr Else pp (Then, Else s)
 
static constexpr Then & rr (Then &f, Else &)
 
static constexpr Then pp (Then f, Else)
 

Member Function Documentation

◆ pp() [1/2]

static constexpr Then Eigen::internal::static_if< condition >::pp ( Then f,
Else  )
inlinestaticconstexpr

◆ pp() [2/2]

template<class Then, class Else>
static constexpr Else Eigen::internal::static_if< false >::pp ( Then ,
Else s )
inlinestaticconstexpr

◆ rr() [1/2]

template<class Then, class Else>
static constexpr Else & Eigen::internal::static_if< false >::rr ( Then & ,
Else & s )
inlinestaticconstexpr

◆ rr() [2/2]

static constexpr Then & Eigen::internal::static_if< condition >::rr ( Then & f,
Else &  )
inlinestaticconstexpr

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