Module opendp::trans[][src]

Expand description

Various implementations of Transformations.

The different [Transformation] implementations in this module are accessed by calling the appropriate constructor function. Constructors are named in the form make_xxx(), where xxx indicates what the resulting Transformation does.