Logo ROOT  
Reference Guide
Loading...
Searching...
No Matches
TMatrixTUtils.h File Reference
#include "TMatrixTBase.h"
#include <initializer_list>

Classes

class  TElementActionT< Element >
class  TElementPosActionT< Element >
class  TMatrixTColumn< Element >
class  TMatrixTColumn_const< Element >
class  TMatrixTDiag< Element >
class  TMatrixTDiag_const< Element >
class  TMatrixTFlat< Element >
class  TMatrixTFlat_const< Element >
class  TMatrixTRow< Element >
class  TMatrixTRow_const< Element >
class  TMatrixTSparseDiag< Element >
class  TMatrixTSparseDiag_const< Element >
class  TMatrixTSparseRow< Element >
class  TMatrixTSparseRow_const< Element >
class  TMatrixTSub< Element >
class  TMatrixTSub_const< Element >

Functions

Double_t Drand (Double_t &ix)
 Random number generator [0....1] with seed ix.

Function Documentation

◆ Drand()

Double_t Drand ( Double_t & ix)

Random number generator [0....1] with seed ix.

Definition at line 1877 of file TMatrixTUtils.cxx.