Module max_rect

Source
Expand description

最大長方形

Functions§

max_rect
グリッド上の最大面積長方形の面積を計算する。
max_rect_in_histogram
ヒストグラム中の最大面積長方形の面積を計算する。