
12 Apr
2010
12 Apr
'10
1:37 a.m.
I noticed that hmatrix defines the auxiliary type 'Element', and provides instances for Double and Complex, but not Float. Then Vector and Matrix are defined in terms of Element... is there any reason why Float is intentionally left out. I'd like to use Numeric.LinearAlgebra with both single and double precision so as to compare results and times... could I?