spey.hypothesis_testing.upper_limits.ComputerWrapper

spey.hypothesis_testing.upper_limits.ComputerWrapper#

class spey.hypothesis_testing.upper_limits.ComputerWrapper(computer: Callable[[float], float])[source]#

Wrapper for the computer function to track inputs and outputs

Parameters:

computer (Callable[[float], float]) – desired function to be computed

__init__(computer: Callable[[float], float])[source]#

Methods

__init__(computer)

get_value(index)

Get input value of the execution