nag_tsa_trans_free (g13bzc) frees the memory allocated by NAG functions to the transfer function model orders structure, type Nag_TransfOrder. This structure is used by some functions in
Chapter g13.
The structure Nag_TransfOrder is used by some functions in
Chapter g13. This structure is allocated memory by these functions during use.
nag_tsa_trans_free (g13bzc) is supplied to allow you to easily free the allocated memory and set the associated pointers to NULL.
Use of nag_tsa_trans_free (g13bzc) is not essential but is recommended if further calls are to be made using the structure transf and memory conservation is important.
None.
Not applicable.
Not applicable.
None.