Public Types | Public Member Functions

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

#include <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

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


Member Typedef Documentation

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

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]

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