ssp-0.1.24.0: A framework for code and document generation for scientific software - Example SubPackage
Safe HaskellSafe-Inferred
LanguageHaskell2010

Drasil.SSP.Unitals

Documentation

indx1 :: (ExprC r, LiteralC r, Quantity a) => a -> r Source #

indxn :: (ExprC r, Quantity a) => a -> r Source #

inxi :: (ExprC r, LiteralC r, Quantity e) => e -> r Source #

inxiP1 :: (ExprC r, LiteralC r, Quantity e) => e -> r Source #

inxiM1 :: (ExprC r, LiteralC r, Quantity e) => e -> r Source #

inx :: (ExprC r, LiteralC r, Quantity e) => e -> Integer -> r Source #

sum1toN :: (ExprC r, LiteralC r) => r -> r Source #