library for DP
bit.hpp
部分集合に関する更新の高速化
verify: AtCoder(Or Plus Max)
verify: AOJ(Enumeration)
function | arguments | return | description | complexity |
---|---|---|---|---|
fast_zeta<T> | vector<T> &f | vector<T> | 高速ゼータ変換 For |
|
fast_moebius<T> | vector<T> &f | vector<T> | 高速メビウス変換 For |
|