TR-mbed 1.0
Loading...
Searching...
No Matches
Public Member Functions | Public Attributes | List of all members
Eigen::internal::scalar_constant_op< Scalar > Struct Template Reference

#include <NullaryFunctors.h>

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)
 
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const Scalar operator() () const
 
template<typename PacketType >
EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE const PacketType packetOp () const
 

Public Attributes

const Scalar m_other
 

Constructor & Destructor Documentation

◆ scalar_constant_op() [1/2]

◆ scalar_constant_op() [2/2]

Member Function Documentation

◆ operator()()

◆ packetOp()

Member Data Documentation

◆ m_other


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