OSVR-Core
Public Types | Public Member Functions | Public Attributes | List of all members
Eigen::internal::scalar_multiple_op< Scalar > Struct Template Reference

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
 

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