CUSP
Loading...
Searching...
No Matches
grid.h File Reference

Grid matrix generators. More...

Go to the source code of this file.

Functions

template<typename MatrixType >
void cusp::gallery::grid2d (MatrixType &matrix, const size_t m, const size_t n)
 
template<typename MatrixType >
void cusp::gallery::grid3d (MatrixType &matrix, const size_t m, const size_t n, const size_t l)
 

Detailed Description

Grid matrix generators.

Definition in file grid.h.