ROOT logo
+
class ROOT::Math::GSLQRngSobol
-
library: libMathMore
#include "Math/GSLQuasiRandom.h"
Display options:
Show inherited
Show non-public
ROOT » MATH » MATHMORE » ROOT::Math::GSLQRngSobol

class ROOT::Math::GSLQRngSobol: public ROOT::Math::GSLQuasiRandomEngine

      GSLQuasiRandomEngine
      Base class for all GSL quasi random engines,
      normally user instantiate the derived classes
      which creates internally the generator and uses the class ROOT::Math::QuasiRandom


      @ingroup Random

Function Members (Methods)

Class Charts

Inheritance Inherited Members Includes Libraries
Class Charts

Function documentation

GSLQuasiRandomEngine & operator=(const ROOT::Math::GSLQRngSobol& )
         Assignment operator : make a deep copy of the contained GSL generator

GSLQRngSobol()