Public Types | Public Member Functions
internal::scalar_real_ref_op< Scalar > Struct Template Reference

#include <Functors.h>

List of all members.

Public Types

typedef NumTraits< Scalar >::Real result_type

Public Member Functions

EIGEN_STRONG_INLINE result_typeoperator() (const Scalar &a) const

Detailed Description

template<typename Scalar>
struct internal::scalar_real_ref_op< Scalar >

Definition at line 354 of file Functors.h.


Member Typedef Documentation

template<typename Scalar >
typedef NumTraits<Scalar>::Real internal::scalar_real_ref_op< Scalar >::result_type

Definition at line 356 of file Functors.h.


Member Function Documentation

template<typename Scalar >
EIGEN_STRONG_INLINE result_type& internal::scalar_real_ref_op< Scalar >::operator() ( const Scalar a) const [inline]

Definition at line 357 of file Functors.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34