Warning: This is no longer the latest available version of this module. Please see the releases page for the most recent version. The Webnucleo group strongly recommends the use of the latest version of any of its online modules.
Documentation from the file
wn_matrix/0.5/src/examples/example9.c
Description:
Example to demonstrate how to use wn_matrix routines to read in a matrix from an ascii file, get a copy of the matrix and the transpose, output the elements to a file, and then free all matrices and their allocated memory.