![]() |
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
|

Files | |
| paceval_cAtomicGraphNode.h | |
| specification of the different data types of nodes in paceval | |
| paceval_cCleanupHandler.h | |
| specification of the main memory management in paceval | |
| paceval_cCommonData.h | |
| specifies global, compiler-specific definitions and data types for the supported mathematical functions (annotation: it also includes the data types for paceval's FPGA hardware support) | |
| paceval_cComputation.h | |
| specification of the main interface of paceval's API and the main class paceval_cComputation | |
| paceval_cGraph.h | |
| specification of the class paceval_cGraph | |
| paceval_cListOfPointer.h | |
| specification of the class paceval_cListOfPointer that stores a list of pointers to objects | |
| paceval_cListOfVariables.h | |
| specification of the class paceval_cListOfVariables that stores a list of variable identifiers | |
| paceval_cScanner.h | |
| specification of the class paceval_cScanner | |
| paceval_cSyntacticAnalysis.h | |
| specification of the class paceval_cSyntacticAnalysis | |
| paceval_dCompiler.h | |
| specifies global, compiler-specific definitions to ensure system independence | |
| paceval_dTestDebug.h | |
| switches the feature flags for paceval's internal tests (annotation: for delivery, e.g. as a software development kit, all these feature flags should be set to 0) | |
| paceval_dVersion.h | |
| specifies global, version-specific definitions to ensure system independence, configure features, and provide version information | |
| paceval_fFPGAHandling.h | |
| specification 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.h | |
| specification of the main interface of all non-interval arithmetic mathematical methods used by the main class paceval_cComputation | |
| paceval_fMathInterval.h | |
| specification of the main interface of all interval arithmetic mathematical methods used by the main class paceval_cComputation | |
| paceval_fSelfTestFloatingPoint.h | |
| specification of paceval's self-test functions for float, double and long double (annotation: switching the functionality on and off is set in paceval_dTestDebug.h) | |
| paceval_fSelfTestMain.h | |
| specification 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.h | |
| specification 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) | |