![]() |
Shapeworks Studio
2.1
Shape analysis software suite
|
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 |
Definition at line 478 of file Functors.h.
1.8.11