Searched refs:SumOffDiag (Results 1 - 1 of 1) sorted by relevance

/external/srec/srec/clib/
H A Djacobi.c41 static double SumOffDiag(double **mat, int dim);
89 sum = SumOffDiag(a, dim);
204 static double SumOffDiag(double **mat, int dim) function

Completed in 67 milliseconds