Skip to content
Snippets Groups Projects
Commit 182d7ee0 authored by Manuel Grizonnet's avatar Manuel Grizonnet
Browse files

ENH: deprecating machinelearningutils method (no namespace, duplicated in test and not used)

parent 1a0e7419
No related branches found
No related tags found
No related merge requests found
......@@ -19,6 +19,7 @@
#define __otbMachineLearningUtils_h
#include "otbMachineLearningModel.h"
#include "vcl_deprecated_header.h"
typedef otb::MachineLearningModel<float,short> MachineLearningModelType;
typedef MachineLearningModelType::InputValueType InputValueType;
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment