2.6. igraph_arpack_storage_destroy — Deallocate ARPACK storage

void igraph_arpack_storage_destroy(igraph_arpack_storage_t *s);

Arguments: 

s:

The igraph_arpack_storage_t object for which the memory will be deallocated.

Time complexity: operating system dependent.