| Copyright | (c) Justus Sagemüller 2015 |
|---|---|
| License | GPL v3 |
| Maintainer | (@) sagemueller $ geo.uni-koeln.de |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | None |
| Language | Haskell2010 |
Data.Manifold.Atlas
Description
Documentation
class Semimanifold m => Atlas m where Source
Minimal complete definition
Associated Types
type ChartIndex m :: * Source
Methods
chartReferencePoint :: ChartIndex m -> m Source
interiorChartReferencePoint :: Functor p => p m -> ChartIndex m -> Interior m Source
lookupAtlas :: m -> ChartIndex m Source