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

#include <Functors.h>

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

template<typename Index >
EIGEN_STRONG_INLINE const Scalar operator() (Index, Index=0) const
 
template<typename Index >
EIGEN_STRONG_INLINE const Packet packetOp (Index, Index=0) const
 
EIGEN_STRONG_INLINE scalar_constant_op (const scalar_constant_op &other)
 
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 515 of file Functors.h.

Member Typedef Documentation

◆ Packet

template<typename Scalar >
typedef packet_traits<Scalar>::type Eigen::internal::scalar_constant_op< Scalar >::Packet

Definition at line 516 of file Functors.h.

Constructor & Destructor Documentation

◆ scalar_constant_op() [1/2]

template<typename Scalar >
EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op ( const scalar_constant_op< Scalar > &  other)
inline

Definition at line 517 of file Functors.h.

◆ scalar_constant_op() [2/2]

template<typename Scalar >
EIGEN_STRONG_INLINE Eigen::internal::scalar_constant_op< Scalar >::scalar_constant_op ( const Scalar &  other)
inline

Definition at line 518 of file Functors.h.

Member Function Documentation

◆ operator()()

template<typename Scalar >
template<typename Index >
EIGEN_STRONG_INLINE const Scalar Eigen::internal::scalar_constant_op< Scalar >::operator() ( Index  ,
Index  = 0 
) const
inline

Definition at line 520 of file Functors.h.

◆ packetOp()

template<typename Scalar >
template<typename Index >
EIGEN_STRONG_INLINE const Packet Eigen::internal::scalar_constant_op< Scalar >::packetOp ( Index  ,
Index  = 0 
) const
inline

Definition at line 522 of file Functors.h.

Member Data Documentation

◆ m_other

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

Definition at line 523 of file Functors.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Feb 28 2022 23:58:16