Kyopro Library
読み取り中…
検索中…
一致する文字列を見つけられません
公開型
|
全メンバ一覧
RangeQuery::Sum< T > 構造体テンプレート
1点変更 / 区間和
[詳解]
#include "
segtree.hpp
"
公開型
using
Type
= struct
SegTree
<
Monoid::Sum
<T>>
詳解
template<typename T>
struct RangeQuery::Sum< T >
1点変更 / 区間和
segtree.hpp
の
147
行目に定義があります。
型定義メンバ詳解
◆
Type
template<typename T>
using
RangeQuery::Sum
< T >::Type = struct
SegTree
<
Monoid::Sum
<T>>
segtree.hpp
の
147
行目に定義があります。
この構造体詳解は次のファイルから抽出されました:
data_structure/
segtree.hpp
RangeQuery
Sum
構築:
1.13.2