Bridge++  Ver. 2.0.2
aindex_eo_base.h
Go to the documentation of this file.
1 
11 #ifndef AINDEX_EO_BASE_INCLUDED
12 #define AINDEX_EO_BASE_INCLUDED
13 
14 #include "lib_alt/alt_impl.h"
15 
16 template<typename REALTYPE, Impl IMPL>
17 class AIndex_eo;
18 
19 
20 #endif // AINDEX_EO_BASE_INCLUDED
alt_impl.h
AIndex_eo
Definition: aindex_eo_base.h:17