manifolds-0.2.3.0: Coordinate-free hypersurfaces

Copyright(c) Justus Sagemüller 2016
LicenseGPL v3
Maintainer(@) sagemueller $ geo.uni-koeln.de
Stabilityexperimental
Portabilityportable
Safe HaskellNone
LanguageHaskell2010

Data.Manifold.DifferentialEquation

Contents

Description

 

Synopsis

Formulating simple differential eqns.

type DifferentialEqn x y = Shade (x, y) -> Shade' (LocalLinear x y) Source

Cost functions for error bounds