TDecompSparse.h File Reference

#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


Variable Documentation

const Double_t kInitPrecision = 1.0e-7

Definition at line 37 of file TDecompSparse.h.

Referenced by TDecompSparse::InitParam().

const Double_t kInitThresholdPivoting = 1.0e-8

Definition at line 36 of file TDecompSparse.h.

Referenced by TDecompSparse::InitParam().

const Double_t kInitTreatAsZero = 1.0e-12

Definition at line 35 of file TDecompSparse.h.

Referenced by TDecompSparse::InitParam().

const Double_t kThresholdPivotingFactor = 10.0

Definition at line 49 of file TDecompSparse.h.

Referenced by TDecompSparse::Solve().

const Double_t kThresholdPivotingMax = 1.0e-2

Definition at line 44 of file TDecompSparse.h.

Referenced by TDecompSparse::Solve().


Generated on Tue Jul 5 16:04:30 2011 for ROOT_528-00b_version by  doxygen 1.5.1