SFCT_EXIT(3dxml) — Subroutines
Name
sfct_exit, dfct_exit − Final step for fast cosine transform in one dimension
FORMAT
status = {S,D}FCT_EXIT (fct_struct)
Arguments
fct_structrecord /dxml_s_fct_structure/ for single-precision operations
record /dxml_d_fct_structure/ for double-precision operations
Description
The _FCT_EXIT functions remove the internal data structures created in the _FCT_INIT functions. These functions are the final step in a three-step procedure. They release the virtual memory that was allocated by the _FCT_INIT functions.
Return Values
0DXML_SUCCESS()
12DXML_INS_RES()