|
MOAB
4.9.3pre
|
#include <UnaryFunctors.h>
Public Types | |
| typedef NumTraits< Scalar >::Real | result_type |
Public Member Functions | |
| template<typename Score > | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type | operator() (const Scalar &a, const Score &) const |
Definition at line 71 of file UnaryFunctors.h.
| typedef NumTraits<Scalar>::Real Eigen::internal::abs_knowing_score< Scalar, typename >::result_type |
Definition at line 74 of file UnaryFunctors.h.
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const result_type Eigen::internal::abs_knowing_score< Scalar, typename >::operator() | ( | const Scalar & | a, |
| const Score & | |||
| ) | const [inline] |
Definition at line 76 of file UnaryFunctors.h.