#include <GeneralMatrixMatrixTriangular.h>
◆ ResScalar
◆ Traits
| typedef gebp_traits<LhsScalar,RhsScalar,ConjLhs,ConjRhs> Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo >::Traits |
◆ anonymous enum
◆ operator()()
| void Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo >::operator() |
( |
ResScalar * |
_res, |
|
|
Index |
resIncr, |
|
|
Index |
resStride, |
|
|
const LhsScalar * |
blockA, |
|
|
const RhsScalar * |
blockB, |
|
|
Index |
size, |
|
|
Index |
depth, |
|
|
const ResScalar & |
alpha |
|
) |
| |
|
inline |
The documentation for this struct was generated from the following file: