IT++ Logo
fixed.cpp
Go to the documentation of this file.
1 
29 #include <itpp/fixed/fixed.h>
30 
31 
32 namespace itpp
33 {
34 
35 // Template instantiations
36 template class ITPP_EXPORT Fixed<64, TC, WRAP>;
37 
38 } // namespace itpp
Definitions of a fixed-point data type Fixed.
itpp namespace
Definition: itmex.h:36

Generated on Thu Jun 21 2018 16:06:18 for IT++ by Doxygen 1.8.13