hopsy.back_transform#

hopsy.back_transform(problem: Problem, points: _Buffer | _SupportsArray[dtype[Any]] | _NestedSequence[_SupportsArray[dtype[Any]]] | bool | int | float | complex | str | bytes | _NestedSequence[bool | int | float | complex | str | bytes])#

Transforms samples back from the sampling space (typically rounded) to the original parameter space.