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

Detailed Description

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

Definition at line 309 of file Functors.h.


Member Typedef Documentation

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

Definition at line 311 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 312 of file Functors.h.


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


re_vision
Author(s): Dorian Galvez-Lopez
autogenerated on Sun Jan 5 2014 11:34:34