A dialog with geostatistical methods to measure the spatial variability of attribute of a dataset. More...
#include "../../dataaccess/datasource/DataSourceInfo.h"
#include "../../maptools/AbstractLayer.h"
#include "../../qt/widgets/charts/ChartDisplay.h"
#include "../../qt/widgets/charts/Scatter.h"
#include "../../qt/widgets/charts/ScatterChart.h"
#include "../core/GeostatisticalMethod.h"
#include "../Config.h"
#include <QDialog>
#include <boost/numeric/ublas/matrix.hpp>
Go to the source code of this file.
Classes | |
class | te::sa::GeostatisticalMethodsDialog |
Namespaces | |
te | |
TerraLib. | |
te::sa | |
Namespace for the TerraLib SA module. | |
Ui | |
A dialog with geostatistical methods to measure the spatial variability of attribute of a dataset.
Definition in file GeostatisticalMethodsDialog.h.