|
Extension: Matrix functions
#include "dg/matrix/matrix.h"
|
Typedefs | |
| using | CooMatrix = dg::SquareMatrix<double> |
| using | DiaMatrix = dg::TriDiagonal<thrust::host_vector<double>> |
| using | Container = dg::HVec |
Functions | |
| int | main () |
| using CooMatrix = dg::SquareMatrix<double> |
| using DiaMatrix = dg::TriDiagonal<thrust::host_vector<double>> |
| int main | ( | ) |