Package org.apache.sysds.runtime.util
Interface IPRNGenerator
- All Known Implementing Classes:
CounterBasedPRNGenerator,NormalPRNGenerator,PhiloxNormalCBPRNGenerator,PhiloxUniformCBPRNGenerator,PoissonPRNGenerator,PRNGenerator,UniformPRNGenerator
public interface IPRNGenerator
-
Method Summary
-
Method Details
-
setSeed
void setSeed(long seed)
-