lapack-ffi-0.0: Auto-generated interface to Fortran LAPACK
Numeric.LAPACK.Class
class Storable a => Real a whereSource
Methods
switchReal :: f Float -> f Double -> f aSource
Instances
class Floating a whereSource
switchFloating :: f Float -> f Double -> f (Complex Float) -> f (Complex Double) -> f aSource