Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.Array.cumsum

jax.Array.cumsum#

abstractArray.cumsum(axis=None,dtype=None,out=None)[source]#

Return the cumulative sum of the array.

Refer tojax.numpy.cumsum() for the full documentation.

Parameters:
  • self (Array)

  • axis (reductions.Axis)

  • dtype (DTypeLike |None)

  • out (None)

Return type:

Array


[8]ページ先頭

©2009-2025 Movatter.jp