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