IT++ Logo
fixed.cpp
Go to the documentation of this file.
00001 
00030 #include <itpp/fixed/fixed.h>
00031 #include <cstdio>
00032 
00033 namespace itpp
00034 {
00035 
00036 // Template instantiations
00037 template class Fixed<64, TC, WRAP>;
00038 
00039 } // namespace itpp
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
SourceForge Logo

Generated on Wed Dec 7 2011 03:38:50 for IT++ by Doxygen 1.7.4