| Safe Haskell | Safe |
|---|---|
| Language | Haskell98 |
Numeric.Algebra.Dual.Class
Documentation
class Distinguished t => Infinitesimal t where Source #
Minimal complete definition
Instances
| Infinitesimal DualBasis' Source # | |
| Infinitesimal DualBasis Source # | |
| Rig r => Infinitesimal (Dual' r) Source # | |
| Rig r => Infinitesimal (Dual r) Source # | |
| Rig r => Infinitesimal (DualBasis' -> r) Source # | |
| Rig r => Infinitesimal (DualBasis -> r) Source # | |
| Infinitesimal a => Infinitesimal (Covector r a) Source # | |