Package org.flag4j.rng


package org.flag4j.rng

This package contains classes for 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.