An error occurred while fetching folder content.
Forked from
faser / calypso
Source project has a limited visibility.

Joseph Boudreau
authored
Step 2: Before: Floating point data which is part of the description of the stored TransFunctions is written into the string, the same string used to define the function. After: Floating point data is stored in an auxilliary array that must be used together with the string when the Transfunction is restored. The array is implemented as an std::deque. It functions like a FIFO. This array also includes the floating point data from any Genfunctions associated with the Transfunctions; that data was already available after step 1 was committed.
Code owners
Assign users and groups as approvers for specific file changes. Learn more.
Name | Last commit | Last update |
---|---|---|
.. |