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_INLINE T packetOp (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 398 of file CoreEvaluators.h.

Member Function Documentation

◆ operator()()

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 401 of file CoreEvaluators.h.

◆ packetOp()

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 402 of file CoreEvaluators.h.


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


gtsam
Author(s):
autogenerated on Tue Jul 4 2023 02:45:00