Shapeworks Studio  2.1
Shape analysis software suite
List of all members | Public Types | Public Member Functions | Public Attributes
Eigen::internal::scalar_multiple2_op< Scalar1, Scalar2 > Struct Template Reference
+ Collaboration diagram for Eigen::internal::scalar_multiple2_op< Scalar1, Scalar2 >:

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
 

Detailed Description

template<typename Scalar1, typename Scalar2>
struct Eigen::internal::scalar_multiple2_op< Scalar1, Scalar2 >

Definition at line 478 of file Functors.h.


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