Medial Code Documentation
Loading...
Searching...
No Matches
Public Types | Public Member Functions | Data Fields
Eigen::internal::scalar_quotient2_op< Scalar1, Scalar2 > Struct Template Reference

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
 

The documentation for this struct was generated from the following file: