ABACUS develop
Atomic-orbital Based Ab-initio Computation at UStc
Loading...
Searching...
No Matches
Public Member Functions | Static Public Member Functions | List of all members
ModuleBase::Random Class Reference

#include <random.h>

Collaboration diagram for ModuleBase::Random:

Public Member Functions

 Random ()
 
 ~Random ()
 

Static Public Member Functions

static void between0and1 (double *v, const int &num)
 
static double betweenMinus2and2 (void)
 
static double betweenMinus1and1 (void)
 
static double between0and1 (void)
 
static double betweenMinus1and0 (void)
 

Constructor & Destructor Documentation

◆ Random()

ModuleBase::Random::Random ( )

◆ ~Random()

ModuleBase::Random::~Random ( )

Member Function Documentation

◆ between0and1() [1/2]

static void ModuleBase::Random::between0and1 ( double *  v,
const int &  num 
)
inlinestatic

◆ between0and1() [2/2]

static double ModuleBase::Random::between0and1 ( void  )
inlinestatic
Here is the caller graph for this function:

◆ betweenMinus1and0()

static double ModuleBase::Random::betweenMinus1and0 ( void  )
inlinestatic
Here is the caller graph for this function:

◆ betweenMinus1and1()

static double ModuleBase::Random::betweenMinus1and1 ( void  )
inlinestatic
Here is the call graph for this function:
Here is the caller graph for this function:

◆ betweenMinus2and2()

static double ModuleBase::Random::betweenMinus2and2 ( void  )
inlinestatic
Here is the call graph for this function:

The documentation for this class was generated from the following file: