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