Description Usage Arguments Details Value
Plot the input matrix together with the segment boundaries.
1 | plot_segments(A, bounds, ...)
|
A |
a matrix generated e.g. by the make_01model function. |
bounds |
the list of bounds as returned by the dp_segment function. |
Takes the bounds output of the dynamic programming algboritm and converts this to a list of tiles. Every tile is a list with components R, a, b, and W, where W is the weight of the tile.
Nothing
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.