SyTen

◆ makeRandom() [2/2]

template<Rank rank, typename BaseScalar >
void syten::makeRandom ( DenseTensor< rank, std::complex< BaseScalar > > &  a,
double  b = -2.,
double  e = 2. 
)
inline

Fills the tensor with random values between b+bi and e+ei.

References syten::Random::genEngine().

+ Here is the call graph for this function: