lapack-0.2: src/Numeric/LAPACK/Wrapper.hs
module Numeric.LAPACK.Wrapper where
-- cf. Data.Bifunctor.Flip
newtype Flip f b a = Flip {getFlip :: f a b}
module Numeric.LAPACK.Wrapper where
-- cf. Data.Bifunctor.Flip
newtype Flip f b a = Flip {getFlip :: f a b}