linearmap-category-0.4.0.0: Math/VectorSpace/ZeroDimensional.hs
-- |
-- Module : Math.VectorSpace.ZeroDimensional
-- Copyright : (c) Justus Sagemüller 2016
-- License : GPL v3
--
-- Maintainer : (@) jsag $ hvl.no
-- Stability : experimental
-- Portability : portable
--
module Math.VectorSpace.ZeroDimensional (
ZeroDim (..)
) where
import Math.Manifold.VectorSpace.ZeroDimensional