Feellgood
|
Files | |
file | algebra.h [code] |
set of class to handle sparse matrix operations for gradient conjugate algorithms a sparse vector class a read and a write sparse matrix class various vector operations, scalar and direct products; ... most of the member functions of the classes are using lambdas and C++11/17 algorithm and numeric | |
file | iter.h [code] |
iteration class from GMM, with some adaptations and simplifications. | |
file | sparseMat.h [code] |
Sparse matrices. | |