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

#include <CoreEvaluators.h>

Public Member Functions

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

Detailed Description

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

Definition at line 364 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, false, false, true >::operator() ( const NullaryOp &  op,
IndexType  i,
IndexType  j = 0 
) const
inline

Definition at line 367 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, false, false, true >::packetOp ( const NullaryOp &  op,
IndexType  i,
IndexType  j = 0 
) const
inline

Definition at line 368 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