Dummy strategy (just for testing purposes). More...
#include "../geometry/Coord2D.h"#include "../geometry/Envelope.h"#include "../geometry/Point.h"#include "../geometry/Polygon.h"#include "../raster/Grid.h"#include "ClassifierDummyStrategy.h"#include "Functions.h"#include "Macros.h"#include <iostream>#include <stdlib.h>Go to the source code of this file.
Dummy strategy (just for testing purposes).
Definition in file ClassifierDummyStrategy.cpp.