#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 340 of file Functors.h.
typedef NewType Eigen::internal::scalar_cast_op< Scalar, NewType >::result_type |
Definition at line 342 of file Functors.h.
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.