![]() |
paceval. 4.26
Documentation of the paceval. source-code, Copyright ©1994-2024. Version 1.x, 2.x, 3.x, 4.x ©1994-2025 Joerg Koenning & paceval UG [Registered Trade Mark] All rights reserved., Author(s) : Joerg Koenning
|

Directories | |
| inc | |
Files | |
| paceval_cAtomicGraphNode.cpp | |
| implementation of the different data types of nodes in paceval | |
| paceval_cCleanupHandler.cpp | |
| implementation of the main memory management in paceval | |
| paceval_cComputation.cpp | |
| implementation of the main interface of paceval's API and the main class paceval_cComputation | |
| paceval_cGraph.cpp | |
| implementation of the class paceval_cGraph | |
| paceval_cListOfPointer.cpp | |
| implementation of the class paceval_cListOfPointer that stores a list of pointers to objects | |
| paceval_cListOfVariables.cpp | |
| implementation of the class paceval_cListOfVariables that stores a list of variable identifiers | |
| paceval_cScanner.cpp | |
| implementation of the class paceval_cScanner | |
| paceval_cSyntacticAnalysis.cpp | |
| implementation of the class paceval_cSyntacticAnalysis | |
| paceval_fFPGAHandling.cpp | |
| implementation of the main routines for handling paceval in hardware, in particular via an FPGA implementation (annotation: the source code of paceval_fFPGAHandling.cpp can be given to customers to perform specialized handling of the hardware) | |
| paceval_fMath.cpp | |
| implementation of the main interface of all non-interval arithmetic mathematical methods used by the main class paceval_cComputation | |
| paceval_fMathInterval.cpp | |
| implementation of the main interface of all interval arithmetic mathematical methods used by the main class paceval_cComputation | |
| paceval_fSelfTestDouble.cpp | |
| implementation of paceval's self-test functions for double (annotation: switching the functionality on and off is set in paceval_dTestDebug.h) | |
| paceval_fSelfTestFloat.cpp | |
| implementation of paceval's self-test functions for float (annotation: switching the functionality on and off is set in paceval_dTestDebug.h) | |
| paceval_fSelfTestLongDouble.cpp | |
| implementation of paceval's self-test functions for long double (annotation: switching the functionality on and off is set in paceval_dTestDebug.h) | |
| paceval_fSelfTestMain.cpp | |
| implementation of the main interface for paceval's self-test functions (annotation: switching the functionality on and off is set in paceval_dTestDebug.h) | |
| paceval_fThreadHandling.cpp | |
| implementation of the main routines for handling threads (annotation: the source code of paceval_fThreadHandling.cpp can be given to customers to perform specialized thread handling) | |