MS (Matérn Sampler)#

A sampler to simulate Matérn random fields.

Notes#

This class encapsulates a sampler that can generate random samples from zero mean Whittle-Matérn fields using the Multigrid Monte Carlo method.

Internally it uses the PCGAMGMC implementation.