#include </home/runner/work/allwpilib/allwpilib/wpimath/src/main/native/thirdparty/eigen/include/Eigen/src/Core/products/GeneralMatrixMatrixTriangular.h>
◆ ResScalar
template<typename LhsScalar , typename RhsScalar , typename
Index , int mr, int nr, bool ConjLhs, bool ConjRhs, int ResInnerStride, int UpLo>
◆ Traits
template<typename LhsScalar , typename RhsScalar , typename
Index , int mr, int nr, bool ConjLhs, bool ConjRhs, int ResInnerStride, int UpLo>
typedef gebp_traits<LhsScalar,RhsScalar,ConjLhs,ConjRhs> Eigen::internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, ResInnerStride, UpLo >::Traits |
◆ anonymous enum
template<typename LhsScalar , typename RhsScalar , typename
Index , int mr, int nr, bool ConjLhs, bool ConjRhs, int ResInnerStride, int UpLo>
◆ operator()()
template<typename LhsScalar , typename RhsScalar , typename
Index , int mr, int nr, bool ConjLhs, bool ConjRhs, int ResInnerStride, int UpLo>
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: