2013-09-26 17:14:40 +02:00

14 lines
335 B
Plaintext

$NetBSD: patch-bc,v 1.1 2006/06/21 14:56:51 minskim Exp $
--- src/fasthenry/sparse/spUtils.c.orig 2004-08-03 22:17:20.000000000 +0000
+++ src/fasthenry/sparse/spUtils.c
@@ -106,7 +106,7 @@ static char RCSid[] =
#include "spMatrix.h"
#include "spDefs.h"
-
+static RealNumber ComplexCondition( MatrixPtr, RealNumber, int * );