Main MRPT website > C++ reference
MRPT logo
Public Types | Public Member Functions

internal::scalar_cast_op< Scalar, NewType > Struct Template Reference


Detailed Description

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

Definition at line 299 of file Functors.h.

#include <src/Core/Functors.h>

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 internal::scalar_cast_op< Scalar, NewType >::result_type

Definition at line 301 of file Functors.h.


Member Function Documentation

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

Definition at line 302 of file Functors.h.




Page generated by Doxygen 1.7.2 for MRPT 0.9.4 SVN: at Mon Jan 10 22:46:17 UTC 2011