IT++ Logo

fixed.cpp

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

Generated on Sun Dec 9 17:31:03 2007 for IT++ by Doxygen 1.5.4