Public Types | Public Member Functions
Eigen::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 Eigen::internal::scalar_real_ref_op< Scalar >

Definition at line 385 of file Functors.h.


Member Typedef Documentation

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

Definition at line 387 of file Functors.h.


Member Function Documentation

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

Definition at line 388 of file Functors.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:02