KernelMapOperation.h File Reference

This file contains a class that represents the kernel map 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::KernelMapOperation
 Class used to calculate the kernel map of a dataset. More...
 

Namespaces

 te
 URI C++ Library.
 
 te::sa
 Namespace for the TerraLib SA module.
 

Detailed Description

This file contains a class that represents the kernel map operation.

Adapted from TerraLib4.

Definition in file KernelMapOperation.h.