#include <UnaryFunctors.h>
Public Types | |
typedef NewType | result_type |
Public Member Functions | |
EIGEN_DEVICE_FUNC const EIGEN_STRONG_INLINE NewType | operator() (const Scalar &a) const |
Definition at line 160 of file UnaryFunctors.h.
typedef NewType Eigen::internal::scalar_cast_op< Scalar, NewType >::result_type |
Definition at line 162 of file UnaryFunctors.h.
|
inline |
Definition at line 163 of file UnaryFunctors.h.