Public Member Functions | Public Attributes | List of all members
Eigen::internal::scalar_constant_op< Scalar > Struct Template Reference

#include <NullaryFunctors.h>

Public Member Functions

EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const
 
template<typename PacketType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp () const
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op (const scalar_constant_op &other)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE scalar_constant_op (const Scalar &other)
 

Public Attributes

const Scalar m_other
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_constant_op< Scalar >

Definition at line 18 of file NullaryFunctors.h.

Constructor & Destructor Documentation

◆ scalar_constant_op() [1/2]

Definition at line 19 of file NullaryFunctors.h.

◆ scalar_constant_op() [2/2]

Definition at line 20 of file NullaryFunctors.h.

Member Function Documentation

◆ operator()()

template<typename Scalar >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_constant_op< Scalar >::operator() ( ) const
inline

Definition at line 21 of file NullaryFunctors.h.

◆ packetOp()

template<typename Scalar >
template<typename PacketType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType Eigen::internal::scalar_constant_op< Scalar >::packetOp ( ) const
inline

Definition at line 23 of file NullaryFunctors.h.

Member Data Documentation

◆ m_other

template<typename Scalar >
const Scalar Eigen::internal::scalar_constant_op< Scalar >::m_other

Definition at line 24 of file NullaryFunctors.h.


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


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