|
Medial Code Documentation
|
Public Types | |
| typedef ScalarBinaryOpTraits< LhsType, RhsType >::ReturnType | ResultType |
Public Member Functions | |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType | pmadd (const LhsType &x, const RhsType &y, const ResultType &c) const |
| EIGEN_DEVICE_FUNC EIGEN_STRONG_INLINE ResultType | pmul (const LhsType &x, const RhsType &y) const |