Medial Code Documentation
|
Public Member Functions | |
EIGEN_DEVICE_FUNC | scalar_rsub_op (const scalar_rsub_op &other) |
EIGEN_DEVICE_FUNC | scalar_rsub_op (const Scalar &other) |
EIGEN_DEVICE_FUNC Scalar | operator() (const Scalar &a) const |
template<typename Packet > | |
EIGEN_DEVICE_FUNC const Packet | packetOp (const Packet &a) const |
Data Fields | |
const Scalar | m_other |