Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
Loading...
Searching...
No Matches
AMSContourExtractor.h File Reference

Adaptive marching-squares contour extractor. More...

#include <utility>
#include "IContourExtractor.h"
#include "ContourObserver.h"
#include "Math.h"
Include dependency graph for AMSContourExtractor.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  AMSContourExtractor
 Extracts iso-contours using an adaptive marching-squares backend. More...
 

Detailed Description

Adaptive marching-squares contour extractor.

This header declares AMSContourExtractor, an implementation of IContourExtractor that samples a two-dimensional scalar field with a marching-squares based algorithm and optionally reports progress events for each extracted path and point.

See also
IContourExtractor
ContourObserver.h
WithFallback

Definition in file AMSContourExtractor.h.