IT++ Logo Newcom Logo

fixed.cpp

Go to the documentation of this file.
00001 
00033 #include <itpp/fixedpoint/fixed.h>
00034 
00035 
00036 namespace itpp {
00037 
00038   // Template instantiations
00039   template class Fixed<64, TC, WRAP>;
00040 
00041 } // namespace itpp
SourceForge Logo

Generated on Wed Apr 18 11:19:59 2007 for IT++ by Doxygen 1.5.2