OSVR-Core
|
Public Types | |
typedef packet_traits< Scalar >::type | Packet |
Public Member Functions | |
EIGEN_STRONG_INLINE | scalar_constant_op (const scalar_constant_op &other) |
EIGEN_STRONG_INLINE | scalar_constant_op (const Scalar &other) |
template<typename Index > | |
EIGEN_STRONG_INLINE const Scalar | operator() (Index, Index=0) const |
template<typename Index > | |
EIGEN_STRONG_INLINE const Packet | packetOp (Index, Index=0) const |
Public Attributes | |
const Scalar | m_other |