Scilab 6.0.0
Scilabヘルプ >> API Scilab > legacy > polynomial > freeAllocatedSinglePoly
freeAllocatedSinglePoly
getAllocatedSinglePoly関数で確保されたメモリを解放.
呼び出し手順
void freeAllocatedSinglePoly(double* _pdblReal)
Arguments
- _pdblReal
getAllocatedSinglePolyで確保されたポインタ"_pdblReal".
Comments
Add a comment:
Please login to comment this page.