Movatterモバイル変換


[0]ホーム

URL:


Skip to main content
Ctrl+K
JAX  documentation - Home

jax.Array.cumprod

jax.Array.cumprod#

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

Return the cumulative product of the array.

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

Parameters:
  • self (Array)

  • axis (reductions.Axis)

  • dtype (DTypeLike |None)

  • out (None)

Return type:

Array


[8]ページ先頭

©2009-2025 Movatter.jp