Scilab 5.5.1
Please note that the recommended version of Scilab is 6.1.1. This page might be outdated.
See the recommended documentation of this function
freeAllocatedSinglePoly
Free memory allocated by getAllocatedSinglePoly function.
Calling Sequence
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
Pointer "_pdblReal" allocated by getAllocatedSinglePoly.
Report an issue | ||
<< getAllocatedMatrixOfComplexPoly | polynomial | freeAllocatedSingleComplexPoly >> |