bpp-phyl3
3.0.0
|
Public Member Functions | |
pattern_functor (const R &arg, const PatternType &pattern) | |
const R::Scalar & | operator() (Eigen::Index row, Eigen::Index col) const |
const R::Scalar & | operator() (Eigen::Index col) const |
template<typename R2 = R> | |
ExtendedFloat::ExtType | exponent_part (typename std::enable_if< std::is_base_of< ExtendedFloatEigenBase< R2 >, R2 >::value >::type *=0) const |
Private Attributes | |
const R & | m_arg_ |
const PatternType & | pattern_ |
Definition at line 185 of file DataFlowCWise.h.
|
inline |
Definition at line 191 of file DataFlowCWise.h.
|
inline |
Definition at line 207 of file DataFlowCWise.h.
|
inline |
Definition at line 200 of file DataFlowCWise.h.
|
inline |
Definition at line 195 of file DataFlowCWise.h.
|
private |
Definition at line 187 of file DataFlowCWise.h.
|
private |
Definition at line 188 of file DataFlowCWise.h.