IT++  4.3.1
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