Go to the source code of this file.
Namespaces | |
namespace | concepts |
Macros | |
#define | MatrixMultRowSort_D 0 |
Functions | |
template<class F , class G , class H > | |
void | concepts::matrixMultiplyRowSorting (const F &factL, const G &factR, Matrix< H > &dest) |
matrix-matrix-multiplication function
Definition in file matrixMult.hh.
#define MatrixMultRowSort_D 0 |
Definition at line 13 of file matrixMult.hh.