Uses of Class
pulse.math.transforms.BoundedParameterTransform
-
Packages that use BoundedParameterTransform Package Description pulse.math.transforms -
-
Uses of BoundedParameterTransform in pulse.math.transforms
Subclasses of BoundedParameterTransform in pulse.math.transforms Modifier and Type Class Description class
AtanhTransform
Hyper-tangent parameter transform allowing to set an upper bound for a parameter.class
PeriodicTransform
class
StickTransform
A simple bounded transform which makes the parameter stick to the boundaries upon reaching them.
-