|
file | cfix.cpp [code] |
| Implementation of a complex fixed-point data type CFix.
|
|
file | cfix.h [code] |
| Definitions of a complex fixed-point data type CFix.
|
|
file | cfixed.cpp [code] |
| Implementation of a complex fixed-point data type CFixed.
|
|
file | cfixed.h [code] |
| Definitions of a complex fixed-point data type CFixed.
|
|
file | fix.cpp [code] |
| Implementation of a fixed-point data type Fix.
|
|
file | fix.h [code] |
| Definitions of a fixed-point data type Fix.
|
|
file | fix_base.cpp [code] |
| Implementation of a base class for fixed-point data types.
|
|
file | fix_base.h [code] |
| Definitions of a base class for fixed-point data types.
|
|
file | fix_factory.cpp [code] |
| Implementation of a class factory for fixed-point data types Fix and CFix.
|
|
file | fix_factory.h [code] |
| Definitions of a class factory for fixed-point data types Fix and CFix.
|
|
file | fix_functions.cpp [code] |
| Implementation of a set of functions for Fix, Fixed, CFix and CFixed classes.
|
|
file | fix_functions.h [code] |
| Definitions of a set of functions for Fix, Fixed, CFix and CFixed classes.
|
|
file | fix_operators.cpp [code] |
| Implementation of a set of operators for Fix, Fixed, CFix and CFixed classes.
|
|
file | fix_operators.h [code] |
| Definitions of a set of operators for Fix, Fixed, CFix and CFixed classes.
|
|
file | fixed.cpp [code] |
| Implementation of a fixed-point data type Fixed.
|
|
file | fixed.h [code] |
| Definitions of a fixed-point data type Fixed.
|
|