numeric-ode-0.0.0.0: Ode solvers

Safe HaskellNone
LanguageHaskell2010

Math.Integrators.RK.Template

Documentation

foldOp :: Foldable t => ExpQ -> t ExpQ -> ExpQ Source #

rk :: [MExp] -> Q Exp Source #

irk :: [MExp] -> Q Exp Source #

fpoint :: [MExp] -> Q [DecQ] Source #