From 2044be5a83d77536daed0f0f34d2baa6aa548dd1 Mon Sep 17 00:00:00 2001 From: Alberto Ruiz Date: Wed, 5 Nov 2008 14:01:11 +0000 Subject: improved constant --- lib/Numeric/LinearAlgebra/Algorithms.hs | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'lib/Numeric/LinearAlgebra/Algorithms.hs') diff --git a/lib/Numeric/LinearAlgebra/Algorithms.hs b/lib/Numeric/LinearAlgebra/Algorithms.hs index f259db5..d978fa4 100644 --- a/lib/Numeric/LinearAlgebra/Algorithms.hs +++ b/lib/Numeric/LinearAlgebra/Algorithms.hs @@ -61,7 +61,7 @@ module Numeric.LinearAlgebra.Algorithms ( ) where -import Data.Packed.Internal hiding (fromComplex, toComplex, comp, conj, (//)) +import Data.Packed.Internal hiding (fromComplex, toComplex, conj, (//)) import Data.Packed import Numeric.GSL.Vector import Numeric.LinearAlgebra.LAPACK as LAPACK -- cgit v1.2.3