compbio
Public Member Functions | List of all members
Eigen::internal::nullary_wrapper< Scalar, NullaryOp, has_nullary, has_unary, has_binary > Struct Template Reference

Public Member Functions

template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator() (const NullaryOp &op, IndexType i, IndexType j) const
 
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator() (const NullaryOp &op, IndexType i) const
 
template<typename T , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp (const NullaryOp &op, IndexType i, IndexType j) const
 
template<typename T , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp (const NullaryOp &op, IndexType i) const
 

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