goldstein_price

class nrv.utils.goldstein_price[source]

Bi-dimensional Goldstein function

Methods

goldstein_price.__init__()

Initialize the Goldstein-Price benchmark function.

goldstein_price.call_method(x, y)

Evaluate the Goldstein-Price function.

goldstein_price.get_parameters()

Generic method returning all the atributes of an NRV_class instance

goldstein_price.load(data[, blacklist])

Generic loading method for NRV_class instance

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

Generic saving method for NRV_class instance.

goldstein_price.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance