OSVR-Core
Public Types | Public Member Functions | Public Attributes | List of all members
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
 

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