| 
    monolish
    0.17.1
    
   MONOlithic LInear equation Solvers for Highly-parallel architecture 
   | 
 
#include <exception>#include <memory>#include <omp.h>#include <stdexcept>#include <string>#include <vector>#include <random>Go to the source code of this file.
Classes | |
| class | monolish::matrix::CRS< Float > | 
| Compressed Row Storage (CRS) format Matrix.  More... | |
Namespaces | |
| monolish | |
| monolish namespaces  | |
| monolish::matrix | |
| Declare sparse and dense matrix class.  | |
| monolish::tensor | |
| Declare dense tensor class.  | |