1 /* ///////////////////////////////////////////////////////////////////////
7 * Brief: The Prefix File of the Artifical Neural Network Library
10 * Copyright (c) 2008-2020, Waruqi All rights reserved.
11 * //////////////////////////////////////////////////////////////////// */
13 #ifndef EXTL_INTELLIGENCE_ANN_PREFIX_H
14 #define EXTL_INTELLIGENCE_ANN_PREFIX_H
16 /* ///////////////////////////////////////////////////////////////////////
19 #include "../prefix.h"
20 #include "../../container/container.h"
21 #include "../../memory/buffer.h"
22 #include "../../algorithm/algorithm.h"
23 #include "../../math/math.h"
24 /* //////////////////////////////////////////////////////////////////// */
25 #endif /* EXTL_INTELLIGENCE_ANN_PREFIX_H */
26 /* //////////////////////////////////////////////////////////////////// */