manifolds-0.4.0.0: Coordinate-free hypersurfaces

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

Data.Manifold.Atlas

Description

 

Documentation

class Semimanifold m => Atlas m where Source

Minimal complete definition

interiorChartReferencePoint, lookupAtlas

Associated Types

type ChartIndex m :: * Source

Instances