#include <Functors.h>
Public Member Functions | |
EIGEN_STRONG_INLINE const Scalar | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
Definition at line 230 of file Functors.h.
EIGEN_STRONG_INLINE const Scalar internal::scalar_opposite_op< Scalar >::operator() | ( | const Scalar & | a | ) | const [inline] |
Definition at line 232 of file Functors.h.
EIGEN_STRONG_INLINE const Packet internal::scalar_opposite_op< Scalar >::packetOp | ( | const Packet & | a | ) | const [inline] |
Definition at line 234 of file Functors.h.