Medial Code Documentation
Loading...
Searching...
No Matches
Data Structures | Public Types | Public Member Functions | Data Fields
Eigen::internal::member_redux< BinaryOpT, Scalar > Struct Template Reference

Data Structures

struct  Cost
 

Public Types

enum  { Vectorizable = functor_traits<BinaryOp>::PacketAccess }
 
typedef BinaryOpT BinaryOp
 
typedef result_of< BinaryOp(constScalar &, constScalar &)>::type result_type
 

Public Member Functions

EIGEN_DEVICE_FUNC member_redux (const BinaryOp func)
 
template<typename Derived >
EIGEN_DEVICE_FUNC result_type operator() (const DenseBase< Derived > &mat) const
 
const BinaryOpbinaryFunc () const
 

Data Fields

const BinaryOp m_functor
 

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