Public Types | Public Member Functions
Eigen::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 Eigen::internal::scalar_cast_op< Scalar, NewType >

Definition at line 340 of file Functors.h.


Member Typedef Documentation

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

Definition at line 342 of file Functors.h.


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 343 of file Functors.h.


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


win_eigen
Author(s): Daniel Stonier
autogenerated on Wed Sep 16 2015 07:13:02