Medial Code Documentation
|
Public Types | |
typedef scalar_product_traits< Scalar1, Scalar2 >::ReturnType | result_type |
Public Member Functions | |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | scalar_quotient2_op (const scalar_quotient2_op &other) |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE | scalar_quotient2_op (const Scalar2 &other) |
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE result_type | operator() (const Scalar1 &a) const |
Data Fields | |
add_const_on_value_type< typenameNumTraits< Scalar2 >::Nested >::type | m_other |