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

Detailed Description

template<typename Scalar, typename NewType>
struct Eigen::internal::scalar_cast_op< Scalar, NewType >

Definition at line 310 of file Core.

List of all members.

Public Types

typedef NewType result_type

Public Member Functions

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

Member Typedef Documentation

template<typename Scalar , typename NewType >
typedef NewType Eigen::internal::scalar_cast_op< Scalar, NewType >::result_type

Definition at line 312 of file Core.


Member Function Documentation

template<typename Scalar , typename NewType >
EIGEN_STRONG_INLINE const NewType Eigen::internal::scalar_cast_op< Scalar, NewType >::operator() ( const Scalar &  a) const [inline]

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