beale

class nrv.utils.beale[source]

Bi-dimensional Beale function

Methods

beale.__init__()

Initialize the Beale benchmark function.

beale.call_method(x, y)

Evaluate the Beale function.

beale.get_parameters()

Generic method returning all the atributes of an NRV_class instance

beale.load(data[, blacklist])

Generic loading method for NRV_class instance

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

Generic saving method for NRV_class instance.

beale.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance