Package teamwork :: Package math :: Module Interval
[hide private]
[frames] | no frames]

Module Interval

source code

Classes [hide private]
  Interval
Interval representation
Functions [hide private]
 
floor(value)
Returns the maximum between the given value and the interval floor
source code
 
ceil(value)
Returns the minimum between the given value and the interval ceiling
source code
 
str2Interval(content) source code
Variables [hide private]
  EMPTY_NAMESPACE = None
  EMPTY_PREFIX = None
  StringTypes = (<type 'str'>, <type 'unicode'>)
  XMLNS_NAMESPACE = 'http://www.w3.org/2000/xmlns/'