#include "main.h"
Go to the source code of this file.
Functions | |
template<typename MatrixType > | |
void | bandmatrix (const MatrixType &_m) |
void | test_bandmatrix () |
void bandmatrix | ( | const MatrixType & | _m | ) |
Definition at line 27 of file bandmatrix.cpp.
void test_bandmatrix | ( | ) |
Definition at line 78 of file bandmatrix.cpp.