Scilab 5.3.3
Scilab help >> API Scilab > polynom > freeAllocatedSinglePoly
freeAllocatedSinglePoly
Free memory allocated by getAllocatedSinglePoly function.
Calling Sequence
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
Pointer "_pdblReal" allocated by getAllocatedSinglePoly.
| << freeAllocatedSinglePoly | polynom | polynom example >> |