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
SourceForge Logo

Generated on Sun Jul 26 08:36:51 2009 for IT++ by Doxygen 1.5.9