#include <Functors.h>
Public Types | |
typedef NewType | result_type |
Public Member Functions | |
EIGEN_STRONG_INLINE const NewType | operator() (const Scalar &a) const |
Definition at line 309 of file Functors.h.
typedef NewType internal::scalar_cast_op< Scalar, NewType >::result_type |
Definition at line 311 of file Functors.h.
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.