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

#include <UnaryFunctors.h>

Public Types

typedef NumTraits< Scalar >::Real result_type
 

Public Member Functions

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

Detailed Description

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

Definition at line 183 of file UnaryFunctors.h.

Member Typedef Documentation

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

Definition at line 185 of file UnaryFunctors.h.

Member Function Documentation

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

Definition at line 187 of file UnaryFunctors.h.


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


hebiros
Author(s): Xavier Artache , Matthew Tesch
autogenerated on Thu Sep 3 2020 04:10:46