|
Hyperiso 1.0.3
Modular flavour-physics calculations, Wilson coefficients and statistical inference
|
#include <contour.h>
Public Member Functions | |
| MarchingSquaresExtractor (const ScalarField2D &f, std::array< double, 4 > bounds, size_t max_depth=7) | |
| std::set< Path > | find_iso_contour (double lvl) |
| MarchingSquaresExtractor::MarchingSquaresExtractor | ( | const ScalarField2D & | f, |
| std::array< double, 4 > | bounds, | ||
| size_t | max_depth = 7 |
||
| ) |
Definition at line 3 of file contour.cpp.
| std::set< Path > MarchingSquaresExtractor::find_iso_contour | ( | double | lvl | ) |
Definition at line 14 of file contour.cpp.