ApplyRandomly
Randomly applies the transformer with the given probability.
Declaration
struct ApplyRandomly<RandomTransformer> where RandomTransformer : RandomTransformer, RandomTransformer.Input == RandomTransformer.OutputRandomly applies the transformer with the given probability.
struct ApplyRandomly<RandomTransformer> where RandomTransformer : RandomTransformer, RandomTransformer.Input == RandomTransformer.Output