#include <vector>
#include <iostream>
#include <map>
#include <math.h>
Go to the source code of this file.
Classes | |
class | MinL3AlgoUniv< IDdet > |
Implementation of the L3 Collaboration algorithm to solve a system Ax = B by minimization of |Ax-B| using an iterative linear approach This class should be universal, i.e. More... |