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