Gamma model data manipulation. More...
#include "../Config.h"#include "../../raster/Raster.h"#include "../../geometry/Polygon.h"#include <boost/shared_ptr.hpp>#include <boost/numeric/ublas/matrix.hpp>#include <boost/math/distributions/chi_squared.hpp>Go to the source code of this file.
Classes | |
| class | te::rp::radar::GammaModel |
| Gamma 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. | |
Gamma model data manipulation.
Definition in file GammaModel.h.