|
QGIS API Documentation 3.99.0-Master (f78f5286a64)
|
#include "qgsrectangle.h"#include "qgsogrutils.h"#include <QString>#include <gdal.h>#include <cpl_string.h>#include <cpl_conv.h>#include "qgis_analysis.h"

Go to the source code of this file.
Classes | |
| struct | QgsKernelDensityEstimation::Parameters |
| KDE parameters. More... | |
| class | QgsKernelDensityEstimation |
| Performs Kernel Density Estimation ("heatmap") calculations on a vector layer. More... | |