rsagl-0.2.1: The RogueStar Animation and Graphics LibrarySource codeContentsIndex
RSAGL.QualityControl
Documentation
data QualityCache q a Source
newQuality :: Ord q => Bottleneck -> Strategy a -> (q -> a) -> [q] -> IO (QualityCache q a)Source
getQuality :: Ord q => QualityCache q a -> q -> IO aSource
Produced by Haddock version 2.1.0