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.9/src/examples/example18.c
Description:
Example to demonstrate how to use wn_matrix routines to create and store elements in a matrix and in a vector, convert the matrix to arrow form, solve the matrix equation using the wn_matrix arrow solver, and free the allocated memory.