dopt.core.ops.random

Contains functions for generating random numbers.

Members

Functions

initialize
void initialize()
Undocumented in source. Be warned that the author may not have intended to support it.
uniformSample
Operation uniformSample(size_t[] shape, string mod, size_t line)

Creates a tensor that will contain different randomly generated data each time it is evaluated.

Meta

Authors

Henry Gouk