monolish  0.17.1
MONOlithic LInear equation Solvers for Highly-parallel architecture
Classes
monolish::matrix Namespace Reference

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...
 

Detailed Description

Declare sparse and dense matrix class.