bukin6

class nrv.utils.bukin6[source]

Bi-dimensional Booth function

Methods

bukin6.__init__()

Initialize the Bukin N.6 benchmark function.

bukin6.call_method(x, y)

Evaluate the Bukin N.6 function.

bukin6.get_parameters()

Generic method returning all the atributes of an NRV_class instance

bukin6.load(data[, blacklist])

Generic loading method for NRV_class instance

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

Generic saving method for NRV_class instance.

bukin6.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance