Class documentation of Concepts

Loading...
Searching...
No Matches
matrixMult.hh File Reference
#include "matrixIterator.hh"
#include "basics/exceptions.hh"
#include "basics/debug.hh"

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)
 

Detailed Description

matrix-matrix-multiplication function

Definition in file matrixMult.hh.

Macro Definition Documentation

◆ MatrixMultRowSort_D

#define MatrixMultRowSort_D   0

Definition at line 13 of file matrixMult.hh.