Gaussian model data manipulation. More...
#include "../Config.h"#include "../../raster/Raster.h"#include "../../geometry/Polygon.h"#include <boost/numeric/ublas/matrix.hpp>#include <boost/math/distributions/chi_squared.hpp>#include <vector>#include <map>Go to the source code of this file.
Classes | |
| class | te::rp::radar::GaussianModel |
| Gaussian model data manipulation. More... | |
Namespaces | |
| namespace | te |
| TerraLib. | |
| namespace | te::rp |
| Namespace for Raster Processing module of TerraLib. | |
| namespace | te::rp::radar |
| Namespace for Radar Raster Processing. | |
Gaussian model data manipulation.
Definition in file GaussianModel.h.