This file contains a functions used by the kernel operation. More...
#include "../../common/Exception.h"#include "../../common/Translator.h"#include "../../common/progress/TaskProgress.h"#include "../../memory/DataSet.h"#include "../../raster/Grid.h"#include "../../raster/Raster.h"#include "KernelFunctions.h"#include "StatisticsFunctions.h"#include "Utils.h"Go to the source code of this file.
Macros | |
| #define | M_PI 3.14159265358979323846 | 
This file contains a functions used by the kernel operation.
Adapted from TerraLib4.
Definition in file KernelFunctions.cpp.
| #define M_PI 3.14159265358979323846 | 
Definition at line 28 of file KernelFunctions.cpp.
Referenced by te::sa::KernelNormal(), and te::sa::KernelQuartic().