ROOT
6.06/09
Reference Guide
|
#include "TMatrixTUtils.h"
#include "TMatrixT.h"
#include "TMatrixTSym.h"
#include "TMatrixTSparse.h"
#include "TMath.h"
#include "TVectorT.h"
Go to the source code of this file.
Functions | |
Double_t | Drand (Double_t &ix) |
Random number generator [0....1] with seed ix. More... | |
Random number generator [0....1] with seed ix.
Definition at line 1852 of file TMatrixTUtils.cxx.
Referenced by TVectorT< Element >::Randomize(), TMatrixTSym< Element >::Randomize(), TMatrixTSparse< Element >::Randomize(), TMatrixTBase< Element >::Randomize(), TMatrixTSym< Element >::RandomizePD(), TMatrixTSparse< Element >::RandomizePD(), and TQpDataBase::RandomlyChooseBoundedVariables().