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

#include <Functors.h>

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

Scalar operator() (const Scalar &a) const
 
const Packet packetOp (const Packet &a) const
 
 scalar_add_op (const scalar_add_op &other)
 
 scalar_add_op (const Scalar &other)
 

Public Attributes

const Scalar m_other
 

Detailed Description

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

Definition at line 667 of file Functors.h.

Member Typedef Documentation

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

Definition at line 668 of file Functors.h.

Constructor & Destructor Documentation

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

Definition at line 670 of file Functors.h.

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

Definition at line 671 of file Functors.h.

Member Function Documentation

template<typename Scalar >
Scalar Eigen::internal::scalar_add_op< Scalar >::operator() ( const Scalar &  a) const
inline

Definition at line 672 of file Functors.h.

template<typename Scalar >
const Packet Eigen::internal::scalar_add_op< Scalar >::packetOp ( const Packet a) const
inline

Definition at line 673 of file Functors.h.

Member Data Documentation

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

Definition at line 675 of file Functors.h.


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


tuw_aruco
Author(s): Lukas Pfeifhofer
autogenerated on Mon Jun 10 2019 15:41:14