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

#include <Functors.h>

Public Types

typedef NumTraits< Scalar >::Real result_type
 

Public Member Functions

EIGEN_STRONG_INLINE result_type operator() (const Scalar &a) const
 

Detailed Description

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

Definition at line 363 of file Functors.h.

Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real Eigen::internal::scalar_real_op< Scalar >::result_type

Definition at line 365 of file Functors.h.

Member Function Documentation

template<typename Scalar >
EIGEN_STRONG_INLINE result_type Eigen::internal::scalar_real_op< Scalar >::operator() ( const Scalar &  a) const
inline

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