CXML
sfct_exit, dfct_exit
Final step for fast cosine transform in one
dimension
FORMAT
status = {S,D}FCT_EXIT (fct_struct)
Arguments
fct_struct record /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
0 DXML_SUCCESS()
12 DXML_INS_RES()
CXML Home Page Index of CXML Routines