#include "function_2D/function_2D_types.h"#include "function_2D/base_2D.h"#include "function_2D/edge_detector.h"#include "function_2D/gabor.h"#include "function_2D/gaussian_2D.h"#include "function_2D/mix_2D.h"#include "function_2D/riesz.h"#include "function_2D/fill_2D.h"#include "function_2D/output_to_GNUPLOT.h"Go to the source code of this file.
1.2.18