Definition at line 143 of file GeneralMatrixMatrixTriangular.h.
#include <src/Core/products/GeneralMatrixMatrixTriangular.h>
Public Types | |
| enum | { BlockSize = EIGEN_PLAIN_ENUM_MAX(mr,nr) } |
| typedef gebp_traits< LhsScalar, RhsScalar, ConjLhs, ConjRhs > | Traits |
| typedef Traits::ResScalar | ResScalar |
Public Member Functions | |
| void | operator() (ResScalar *res, Index resStride, const LhsScalar *blockA, const RhsScalar *blockB, Index size, Index depth, ResScalar alpha, RhsScalar *workspace) |
| typedef Traits::ResScalar internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >::ResScalar |
Definition at line 146 of file GeneralMatrixMatrixTriangular.h.
| typedef gebp_traits<LhsScalar,RhsScalar,ConjLhs,ConjRhs> internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >::Traits |
Definition at line 145 of file GeneralMatrixMatrixTriangular.h.
| anonymous enum |
Definition at line 148 of file GeneralMatrixMatrixTriangular.h.
| void internal::tribb_kernel< LhsScalar, RhsScalar, Index, mr, nr, ConjLhs, ConjRhs, UpLo >::operator() | ( | ResScalar * | res, | |
| Index | resStride, | |||
| const LhsScalar * | blockA, | |||
| const RhsScalar * | blockB, | |||
| Index | size, | |||
| Index | depth, | |||
| ResScalar | alpha, | |||
| RhsScalar * | workspace | |||
| ) | [inline] |
| Page generated by Doxygen 1.7.1 for MRPT 0.9.4 SVN: at Mon Jan 10 23:33:19 UTC 2011 |