TestPoint

class TestPoint(*, parameters=None)

Test point returned from the optimizer.

Variables:

parameters (List[float], optional) – Test point to be passed to user-defined cost function.