lapack-ffi-0.0: Auto-generated interface to Fortran LAPACK

Safe HaskellSafe-Infered

Numeric.LAPACK.Class

Documentation

class Storable a => Real a whereSource

Methods

switchReal :: f Float -> f Double -> f aSource

Instances

class Floating a whereSource

Methods

switchFloating :: f Float -> f Double -> f (Complex Float) -> f (Complex Double) -> f aSource