<< freeAllocatedSinglePoly polynomial freeAllocatedSinglePoly >>

Scilab Help >> API Scilab > legacy > polynomial > freeAllocatedSingleComplexPoly

freeAllocatedSingleComplexPoly

Free memory allocated by getAllocatedSingleComplexPoly function.

Syntax

void freeAllocatedSingleComplexPoly(double* _pdblReal, double* _pdblImg)

Arguments

_pdblReal

Pointer "_pdblReal" allocated by getAllocatedSingleComplexPoly.

_pdblImg

Pointer "_pdblImg" allocated by getAllocatedSingleComplexPoly.


Report an issue
<< freeAllocatedSinglePoly polynomial freeAllocatedSinglePoly >>