COPASI API
4.16.103
|
Go to the source code of this file.
Functions | |
void | printInterpolation (const CInterpolation &interp) |
void | printRecord (const CStateRecord &record) |
void printInterpolation | ( | const CInterpolation & | interp | ) |
Friend Function for Debug
Definition at line 294 of file CInterpolation.cpp.
References CInterpolation::mBeginRecordIndex, CInterpolation::mHaveRecordNum, CInterpolation::mpState, CInterpolation::mShiftBeginIndex, CInterpolation::mStateNum, and printRecord().
void printRecord | ( | const CStateRecord & | record | ) |
Friend Function for Debug
Definition at line 81 of file CInterpolation.cpp.
References CStateRecord::mpValues, and CStateRecord::mSize.
Referenced by printInterpolation().