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 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:


gtsam
Author(s):
autogenerated on Sat May 8 2021 02:56:29