Package org.flag4j.rng


package org.flag4j.rng
Pseudo-random generation of real/complex numbers, and arrays, vectors, matrices, and tensors.
  • Classes
    Class
    Description
     
    The RandomComplex class provides methods to generate pseudorandom complex numbers under a variety of distributions and constraints.
    A utility class for generating random dense tensors, matrices, and vectors with customizable distributions.
    A utility class for generating random sparse tensors and matrices with customizable sparsity and distributions.
    Static class containing the global seed and default random number generator in Flag4j.