This file contains a class that represents the kernel map operation. More...
#include "../../dataaccess/utils/Utils.h"#include "../../geometry/GeometryProperty.h"#include "../../memory/DataSet.h"#include "../../raster/Raster.h"#include "KernelMapOperation.h"#include "Utils.h"#include <cassert>Go to the source code of this file.
This file contains a class that represents the kernel map operation.
Adapted from TerraLib4.
Definition in file KernelMapOperation.cpp.