|
Medial Code Documentation
|
Public Types | |
| enum | { BlockSize = meta_least_common_multiple<EIGEN_PLAIN_ENUM_MAX(mr,nr),EIGEN_PLAIN_ENUM_MIN(mr,nr)>::ret } |
| typedef gebp_traits< LhsScalar, RhsScalar, ConjLhs, ConjRhs > | Traits |
| typedef Traits::ResScalar | ResScalar |
Public Member Functions | |
| void | operator() (ResScalar *res_, Index resIncr, Index resStride, const LhsScalar *blockA, const RhsScalar *blockB, Index size, Index depth, const ResScalar &alpha) |