nlib
manual_en.h
1 
2 #ifndef INCLUDE_NN_NLIB_SIMD_MANUAL_H_
3 #define INCLUDE_NN_NLIB_SIMD_MANUAL_H_
4 
5 // This document is a collection of reference manuals.
6 // Do not include this file.
7 
81 namespace nn {
82 namespace nlib {
83 namespace simd {
84 
4880 } // namespace simd
4881 } // namespace nlib
4882 } // namespace nn
4883 
4884 #endif // INCLUDE_NN_NLIB_SIMD_MANUAL_EN_H_
4885 
4886