monolish
0.14.0
MONOlithic LIner equation Solvers for Highly-parallel architecture
|
Declare sparse and dense matrix class. More...
Classes | |
class | COO |
Coodinate (COO) format Matrix (need to sort) More... | |
class | CRS |
Compressed Row Storage (CRS) format Matrix. More... | |
class | Dense |
Dense format Matrix. More... | |
class | LinearOperator |
Linear Operator imitating Matrix. More... | |
Declare sparse and dense matrix class.