sphere

class nrv.utils.sphere(Xc=None)[source]

Multi-dimensional Sphere function

Methods

sphere.__init__([Xc])

Init method for NRV_class

sphere.call_method(*X)

sphere.get_parameters()

Generic method returning all the atributes of an NRV_class instance

sphere.load(data[, blacklist])

Generic loading method for NRV_class instance

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

Generic saving method for NRV_class instance.

sphere.set_parameters(**kawrgs)

Generic method to set any attribute of NRV_class instance