|
OSVR-Core
|
Public Types | |
| typedef scalar_product_traits< Scalar1, Scalar2 >::ReturnType | result_type |
Public Member Functions | |
| EIGEN_STRONG_INLINE | scalar_multiple2_op (const scalar_multiple2_op &other) |
| EIGEN_STRONG_INLINE | scalar_multiple2_op (const Scalar2 &other) |
| EIGEN_STRONG_INLINE result_type | operator() (const Scalar1 &a) const |
Public Attributes | |
| add_const_on_value_type< typename NumTraits< Scalar2 >::Nested >::type | m_other |
1.8.12