This file contains a class that represents the kernel ratio operation. More...
#include "../Config.h"
#include "KernelFunctions.h"
#include "KernelOperation.h"
#include "KernelParams.h"
#include <map>
#include <memory>
Go to the source code of this file.
Classes | |
class | te::sa::KernelRatioOperation |
Class used to calculate the kernel ratio of a datasets. More... | |
Namespaces | |
te | |
TerraLib. | |
te::sa | |
Namespace for the TerraLib SA module. | |
This file contains a class that represents the kernel ratio operation.
\reference Adapted from TerraLib4.
Definition in file KernelRatioOperation.h.