optymus.benchmark.CustomFunction

class optymus.benchmark.CustomFunction(f)[source]

Custom Function

Parameters:

f (callable) – A callable function that takes a single argument.

__init__(f)[source]

Methods

__init__(f)

Attributes

NAME