Matterhorn

../../_images/matterhorn.png
class olympus.surfaces.Matterhorn(*args, **kwargs)[source]

Gaussian Mixture surface derived from the GaussianMixture generator using random_seed=4478.

Parameters

noise (Noise) – Noise object that injects noise into the evaluations of the surface. Default is None.

Methods

run(params[, return_paramvector])

Evaluate the surface at the chosen location.