PathTree
data PathTree Source #
Constructors
Defined in PathTree
Methods
showsPrec :: Int -> PathTree -> ShowS #
show :: PathTree -> String #
showList :: [PathTree] -> ShowS #
buildPathTree :: [ConvexFunction] -> PathTree Source #