#include "TDecompBase.h"#include "TArrayD.h"#include "TArrayI.h"Go to the source code of this file.
Classes | |
| class | TDecompSparse |
Variables | |
| const Double_t | kInitTreatAsZero = 1.0e-12 |
| const Double_t | kInitThresholdPivoting = 1.0e-8 |
| const Double_t | kInitPrecision = 1.0e-7 |
| const Double_t | kThresholdPivotingMax = 1.0e-2 |
| const Double_t | kThresholdPivotingFactor = 10.0 |
| const Double_t kInitPrecision = 1.0e-7 |
| const Double_t kInitThresholdPivoting = 1.0e-8 |
| const Double_t kInitTreatAsZero = 1.0e-12 |
| const Double_t kThresholdPivotingFactor = 10.0 |
| const Double_t kThresholdPivotingMax = 1.0e-2 |
1.5.1