1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The Artifical Neural Network Library
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 #ifndef EXTL_INTELLIGENCE_ANN_SAMPLE_CONVERTER_H
14 #define EXTL_INTELLIGENCE_ANN_SAMPLE_CONVERTER_H
16 /* ///////////////////////////////////////////////////////////////////////
20 #include "standardized_converter.h"
21 #include "normalized_converter.h"
22 #include "null_converter.h"
23 /* //////////////////////////////////////////////////////////////////// */
24 #endif /* EXTL_INTELLIGENCE_ANN_SAMPLE_CONVERTER_H */
25 /* //////////////////////////////////////////////////////////////////// */