antsnormflows.flows.base
Functions
|
Return a numerically stable floating-point dtype for exp/log-scale computations: at least float32, but preserves float64 when the input is already double precision. |
|
Classes
|
Composes several flows into one, in the order they are given. |
|
Generic class for flow functions |
|
Switches the forward transform of a flow layer with its inverse and vice versa |