evolver.calibration.interface.Transformer.convert_from

abstract Transformer.convert_from(*args, **kwargs)[source]

Implement and return some transformation upon the input. This is the inverse transformation of convert_to`. See documentation for ``convert_to for more information.