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 Sun Dec 20 07:05:53 2009 for IT++ by Doxygen 1.6.1