Scilab-Branch-6.1-GIT
Справка Scilab >> API Scilab > legacy > polynomial > freeAllocatedSinglePoly
freeAllocatedSinglePoly
Free memory allocated by getAllocatedSinglePoly function.
Syntax
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
Pointer "_pdblReal" allocated by getAllocatedSinglePoly.
Report an issue | ||
<< getAllocatedMatrixOfComplexPoly | polynomial | freeAllocatedSingleComplexPoly >> |