getAllocatedSingleComplexPoly関数で確保されたメモリを解放する.
void freeAllocatedSingleComplexPoly(double* _pdblReal, double* _pdblImg)
getAllocatedSingleComplexPolyで確保された"_pdblReal"ポインタ.
getAllocatedSingleComplexPolyで確保された"_pdblImg"ポインタ.