Utility functions for Classification. More...
#include "../maptools/DataSetLayer.h"#include "Config.h"#include "Enums.h"#include <list>#include <string>#include <vector>Go to the source code of this file.
Namespaces | |
| te | |
| TerraLib. | |
| te::cl | |
| Namespace for classification module of TerraLib. | |
Functions | |
| TECLEXPORT double | te::cl::GetEuclideanDistance (std::vector< double > v1, std::vector< double > v2) |
| Computes euclidean distance between two double vectors. More... | |
Utility functions for Classification.
Definition in file Utils.h.