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_INLINE T packetOp (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 406 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, false, false, true >::operator() ( const NullaryOp &  op,
IndexType  i,
IndexType  j = 0 
) const
inline

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

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