From 7e103b8ada6fa1479790eac80eda997f5fdaf33f Mon Sep 17 00:00:00 2001 From: Vivian McPhail Date: Tue, 7 Sep 2010 04:23:19 +0000 Subject: remove v_* functions --- lib/Numeric/Vector.hs | 8 -------- 1 file changed, 8 deletions(-) (limited to 'lib/Numeric/Vector.hs') diff --git a/lib/Numeric/Vector.hs b/lib/Numeric/Vector.hs index 5cc51ac..55d645a 100644 --- a/lib/Numeric/Vector.hs +++ b/lib/Numeric/Vector.hs @@ -281,14 +281,6 @@ instance NumericContainer Vector where double' = float2DoubleG -------------------------------------------------------------------------- -{- -instance RealElement e => Complexable Vector e where - v_toComplex = toComplexV - v_fromComplex = fromComplexV - v_conj = conjV - v_complex' v = toComplex (v,constantD 0 (dim v)) --} -------------------------------------------------------------------- instance Linear Vector Float where scale = vectorMapValF Scale -- cgit v1.2.3