SFST_EXIT(3dxml) — Subroutines
Name
sfst_exit, dfst_exit − Final step for fast sine transform in one dimension
FORMAT
status = {S,D}FST_EXIT (fst_struct)
Arguments
fst_structrecord /dxml_s_fst_structure/ for single-precision operations
record /dxml_d_fst_structure/ for double-precision operations
Description
The _FST_EXIT functions remove the internal data structures created in the _FST_INIT functions. These functions are the final step in a three-step procedure. They release the virtual memory that was allocated by the _FST_INIT functions.
Return Values
0DXML_SUCCESS()
12DXML_INS_RES()