バージョン 24.2 (最新)

CumSum メソッド (Vector)

各要素 y[i] を y[0]+...+y[i] と置き換えることにより Vector、y を更新します。
シンタックス
public Vector CumSum()

戻り値の型

更新された Vector。
参照