Analysis Software
Documentation for sPHENIX simulation software
|
#include <iostream>
#include <vector>
#include <math.h>
#include <cstdlib>
#include "TVectorD.h"
#include "TMatrixD.h"
#include "TMatrixDSym.h"
#include "VMatrix.h"
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.