![]() |
ROOT
6.06/09
Reference Guide
|
#include "TMatrixTBase.h"
Include dependency graph for TMatrixTUtils.h:
This graph shows which files directly or indirectly include this file:Go to the source code of this file.
Classes | |
| class | TVectorT< Element > |
| class | TMatrixT< Element > |
| class | TMatrixTSym< Element > |
| class | TMatrixTSparse< Element > |
| class | TElementActionT< Element > |
| class | TElementPosActionT< Element > |
| class | TMatrixTRow_const< Element > |
| class | TMatrixTRow< Element > |
| class | TMatrixTColumn_const< Element > |
| class | TMatrixTColumn< Element > |
| class | TMatrixTDiag_const< Element > |
| class | TMatrixTDiag< Element > |
| class | TMatrixTFlat_const< Element > |
| class | TMatrixTFlat< Element > |
| class | TMatrixTSub_const< Element > |
| class | TMatrixTSub< Element > |
| class | TMatrixTSparseRow_const< Element > |
| class | TMatrixTSparseRow< Element > |
| class | TMatrixTSparseDiag_const< Element > |
| class | TMatrixTSparseDiag< Element > |
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 TMatrixTSym< Element >::Randomize(), TMatrixTSparse< Element >::Randomize(), TMatrixTBase< Element >::Randomize(), TMatrixTSym< Element >::RandomizePD(), TMatrixTSparse< Element >::RandomizePD(), and TQpDataBase::RandomlyChooseBoundedVariables().