Return a list of line segments that approximate the sequence. The list is computed using the bottom-up technique. Parameters ---------- sequence : sequence to segment create_segment : a function of two arguments (sequence, sequence range) that returns a line segmen
(sequence, create_segment, compute_error, max_error)
source not stored for this graph (policy: none)
nothing calls this directly
no outgoing calls
no test coverage detected