monolish  0.17.3-dev.16
MONOlithic LInear equation Solvers for Highly-parallel architecture
monolish_matrix.hpp
Go to the documentation of this file.
1 #pragma once
2 
3 namespace monolish {
7 namespace matrix {}
8 } // namespace monolish
9 
10 #include "./monolish_coo.hpp"
11 #include "./monolish_crs.hpp"
12 #include "./monolish_dense.hpp"
monolish namespaces