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

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

EIGEN_STRONG_INLINE scalar_multiple_op (const scalar_multiple_op &other)
 
EIGEN_STRONG_INLINE scalar_multiple_op (const Scalar &other)
 
EIGEN_STRONG_INLINE Scalar operator() (const Scalar &a) const
 
EIGEN_STRONG_INLINE const Packet packetOp (const Packet &a) const
 

Public Attributes

add_const_on_value_type< typename NumTraits< Scalar >::Nested >::type m_other
 

Detailed Description

template<typename Scalar>
struct Eigen::internal::scalar_multiple_op< Scalar >

Definition at line 463 of file Functors.h.


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