Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions
Eigen::internal::scalar_real_op< Scalar > Struct Template Reference

Detailed Description

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

Definition at line 325 of file Core.

List of all members.

Public Types

typedef NumTraits< Scalar >::Real result_type

Public Member Functions

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

Member Typedef Documentation

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

Definition at line 327 of file Core.


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 328 of file Core.




Page generated by Doxygen 1.7.4 for MRPT 0.9.5 SVN:2717 at Sun Oct 16 16:08:03 PDT 2011 Hosted on:
SourceForge.net Logo