![]() |
EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <iostream>#include <vector>#include <math.h>#include <cstdlib>#include "TVectorD.h"#include "TMatrixD.h"#include "TMatrixDSym.h"#include "VMatrix.h"
Include dependency graph for BorderedBandMatrix.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | gbl::BorderedBandMatrix |
| (Symmetric) Bordered Band Matrix. More... | |
Namespaces | |
| namespace | gbl |
| Namespace for the general broken lines package. | |
BorderedBandMatrix definition.
Definition in file BorderedBandMatrix.h.