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

Public Types

typedef packet_traits< Scalar >::type Packet
 

Public Member Functions

EIGEN_STRONG_INLINE scalar_constant_op (const scalar_constant_op &other)
 
EIGEN_STRONG_INLINE scalar_constant_op (const Scalar &other)
 
template<typename Index >
EIGEN_STRONG_INLINE const Scalar operator() (Index, Index=0) const
 
template<typename Index >
EIGEN_STRONG_INLINE const Packet packetOp (Index, Index=0) const
 

Public Attributes

const Scalar m_other
 

Detailed Description

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

Definition at line 515 of file Functors.h.


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