Module max_contiguous_true

Source
Expand description

bool値列の結合による、連続するtrue列の最大長

§Problems

Re-exports§

pub use crate::algebra::traits::*;

Structs§

Composition
MaxContiguousTrueの合成
MaxContiguousTrue
連続するtrue列の最大長を管理する。