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.10/src/examples/example1.c
Description:
Example to demonstrate how to use wn_matrix routines to create and store elements in a matrix, print out the matrix to screen, scale the matrix elements, print them out, and free the matrix.