Public Member Functions | List of all members
Eigen::internal::nullary_wrapper< Scalar, NullaryOp, true, false, false > Struct Template Reference

#include <CoreEvaluators.h>

Public Member Functions

template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator() (const NullaryOp &op, IndexType=0, IndexType=0) const
 
template<typename T , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINEpacketOp (const NullaryOp &op, IndexType=0, IndexType=0) const
 

Detailed Description

template<typename Scalar, typename NullaryOp>
struct Eigen::internal::nullary_wrapper< Scalar, NullaryOp, true, false, false >

Definition at line 356 of file CoreEvaluators.h.

Member Function Documentation

template<typename Scalar , typename NullaryOp >
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar Eigen::internal::nullary_wrapper< Scalar, NullaryOp, true, false, false >::operator() ( const NullaryOp &  op,
IndexType  = 0,
IndexType  = 0 
) const
inline

Definition at line 359 of file CoreEvaluators.h.

template<typename Scalar , typename NullaryOp >
template<typename T , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T Eigen::internal::nullary_wrapper< Scalar, NullaryOp, true, false, false >::packetOp ( const NullaryOp &  op,
IndexType  = 0,
IndexType  = 0 
) const
inline

Definition at line 360 of file CoreEvaluators.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:39