nag_mv_dend_free (g03xzc) frees Nag allocated memory for the dendrogram array in
nag_mv_dendrogram (g03ehc).
Memory is allocated internally by
nag_mv_dendrogram (g03ehc) to an array of character pointers, containing consecutive lines of the dendrogram.
nag_mv_dend_free (g03xzc) can be used to free this memory and set the value of the individual pointers in the array of character pointers to NULL.
None.
None.
Not applicable.
Not applicable.
None.
See
Section 10 in nag_mv_dendrogram (g03ehc).