Public Member Functions | List of all members
Eigen::internal::nullary_wrapper< Scalar, NullaryOp, false, true, 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 i, IndexType j) const
 
template<typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE Scalar operator() (const NullaryOp &op, IndexType i) const
 
template<typename T , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp (const NullaryOp &op, IndexType i, IndexType j) const
 
template<typename T , typename IndexType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE T packetOp (const NullaryOp &op, IndexType i) const
 

Detailed Description

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

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

Definition at line 378 of file CoreEvaluators.h.

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

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

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

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