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

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

 scalar_add_op (const scalar_add_op &other)
 
 scalar_add_op (const Scalar &other)
 
Scalar operator() (const Scalar &a) const
 
const Packet packetOp (const Packet &a) const
 

Public Attributes

const Scalar m_other
 

Detailed Description

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

Definition at line 667 of file Functors.h.


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