Random ensembles
These random ensembles make use of rand or randn. If reproducibility is required, make sure to seed these random number generators.
- opBernoulli - Bernoulli-ensemble operator
- opBinary - Binary (0/1) ensemble
- opGaussian - Gaussian ensemble
- opHadamard - Hadamard matrix
- opHeaviside - Heaviside operator
- opSparseBinary - Random sparse binary matrix
- opToepGauss - Toeplitz matrix with Gaussian entries
- opToepSign - Toeplitz matrix with random sign entries
- opToeplitz - Toeplitz matrix