booth

class nrv.utils.booth[source]

Bi-dimensional Booth function

Methods

booth.__init__()

Initialize the Booth benchmark function.

booth.call_method(x, y)

Evaluate the Booth function.

booth.get_parameters()

Generic method returning all the atributes of an NRV_class instance

booth.load(data[, blacklist])

Generic loading method for NRV_class instance

booth.save([save, fname, blacklist])

Generic saving method for NRV_class instance.

booth.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance