Hi Could someone please help me to find where "gauss.c" can be found?
I am interested in the original author who wrote it.
It might be from "numerical recipe in C"
But I do not have access to it.
The following is part the comments from the gauss.c file:
/***************************************************************************
***/
/* DESCRIPTION: This function perform the Guassian Elimination algorithm.
INPUTS:
array -- the input Martrix stored in the vectore
numvar -