powered by
Append a flow to a CompositeFamily object
append_flow(family, flow)
a new CompositeFamily object
a CompositeFamily object
a Flow object
append_flow(Normal(0, 1), Translate) Reduce(append_flow, list(Scale, Translate), init = Normal(0, 1))
Run the code above in your browser using DataLab