| Copyright | (c) Justus Sagemüller 2022 |
|---|---|
| License | GPL v3 |
| Maintainer | (@) jsag $ hvl.no |
| Stability | experimental |
| Portability | portable |
| Safe Haskell | Safe-Inferred |
| Language | Haskell2010 |
Math.Manifold.VectorSpace.Scalar
Description
Documentation
class (VectorSpace s, Num s, Scalar s ~ s) => ScalarSpace s Source #
Instances
| (VectorSpace s, Num s, Scalar s ~ s) => ScalarSpace s Source # | |
Defined in Math.Manifold.VectorSpace.Scalar | |