Advise-me-0.1: Assessment services for the Advise-Me project

Maintainerbastiaan.heeren@ou.nl
Stabilityprovisional
Portabilityportable (depends on ghc)
Safe HaskellNone
LanguageHaskell98

Bayes.SVG

Description

 

Documentation

type Layout = [(String, Point)] Source #

data Point Source #

Instances
Fractional Point Source # 
Instance details

Defined in Bayes.SVG

Num Point Source # 
Instance details

Defined in Bayes.SVG

Show Point Source # 
Instance details

Defined in Bayes.SVG

Methods

showsPrec :: Int -> Point -> ShowS #

show :: Point -> String #

showList :: [Point] -> ShowS #