OSVR-Core
Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::internal::scalar_multiple2_op< Scalar1, Scalar2 > Struct Template Reference

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
 

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