|
OSVR-Core
|
Public Types | |
| typedef packet_traits< Scalar >::type | Packet |
Public Member Functions | |
| EIGEN_STRONG_INLINE | scalar_multiple_op (const scalar_multiple_op &other) |
| EIGEN_STRONG_INLINE | scalar_multiple_op (const Scalar &other) |
| EIGEN_STRONG_INLINE Scalar | operator() (const Scalar &a) const |
| EIGEN_STRONG_INLINE const Packet | packetOp (const Packet &a) const |
Public Attributes | |
| add_const_on_value_type< typename NumTraits< Scalar >::Nested >::type | m_other |
1.8.12