Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.ma.masked_array.prod

masked_array.prod(axis=None,dtype=None,out=None,keepdims=<no value>)[source]

Return the product of the array elements over the given axis.

Masked elements are set to 1 internally for computation.

Refer tonumpy.prod for full documentation.

See also

ndarray.prod
corresponding function for ndarrays
numpy.prod
equivalent function

Notes

Arithmetic is modular when using integer types, and no error is raisedon overflow.

Quick search

  • © Copyright 2008-2018, The SciPy community.
  • Last updated on Jul 24, 2018.
  • Created usingSphinx 1.6.6.

[8]ページ先頭

©2009-2025 Movatter.jp