Description Usage Arguments Value
Returns a function that takes as arguments the left and right boundary of a tile, and returns a list with components R: the rows that belong to the tile W: the weight of the tile. The function should be used to extract the maximum weight tile from data_matrix with given left and right boundaries subject to prec_lowerbound.
| 1 | max_weight_tile_fnc(data_matrix, prec_lowerbound)
 | 
| data_matrix | the data matrix | 
| prec_lwoerbound | lower bound on the precision | 
Something
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.