|
TR-mbed 1.0
|
#include <ConjHelper.h>
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 |
| typedef ScalarBinaryOpTraits<LhsType,RhsType>::ReturnType Eigen::internal::conj_helper< LhsType, RhsType, ConjLhs, ConjRhs >::ResultType |
|
inline |
|
inline |