Medial Code Documentation
Loading...
Searching...
No Matches
Public Member Functions | Data Fields
Eigen::internal::scalar_constant_op< Scalar > Struct Template Reference

Public Member Functions

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

Data Fields

const Scalar m_other
 

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