Data.Metrology.Vector
data Point n
type family QPoint n
data u1 :* u2
data u1 :/ u2
data unit :^ power
data prefix :@ unit
class UnitPrefix prefix
type family d1 %* d2 :: *
type family d1 %/ d2 :: *
type family d %^ z :: *
data Qu a lcsu n
type MkQu_D dim
type MkQu_DLN dim
type MkQu_U unit
type MkQu_ULN unit
class Dimension dim
class Unit unit
data Canonical
data Dimensionless
data Number
type Count
type family MkLCSU pairs
data LCSU star
type family DefaultUnitOfDim dim :: *
type family CompatibleUnit lcsu unit :: Constraint
type family CompatibleDim lcsu dim :: Constraint
type family ConvertibleLCSUs_D dim l1 l2 :: Constraint
type family DefaultConvertibleLCSU_D dim l :: Constraint
type family DefaultConvertibleLCSU_U unit l :: Constraint
type family MultDimFactors facts
type family MultUnitFactors facts
type family UnitOfDimFactors dims lcsu :: *
data Z
type One
type Two
type Three
type Four
type Five
type MOne
type MTwo
type MThree
type MFour
type MFive