Safe Haskell | None |
---|---|
Language | Haskell2010 |
Documentation
widestDirection :: Box -> Integer Source #
fullBisect :: Box -> [Box] Source #
lowerBounds :: Box -> Box Source #
upperBounds :: Box -> Box Source #
intersectList :: [Box] -> Box Source #
Orphan instances
IsBall Box Source # | |
type CentreType Box # centre :: Box -> CentreType Box # centreAsBallAndRadius :: Box -> (Box, ErrorBound) # centreAsBall :: Box -> Box # radius :: Box -> ErrorBound # updateRadius :: (ErrorBound -> ErrorBound) -> Box -> Box # makeExactCentre :: Box -> Box # | |
CanNeg Box Source # | |