Movatterモバイル変換


[0]ホーム

URL:


SciPy

numpy.ufunc.nout

ufunc.nout

The number of outputs.

Data attribute containing the number of arguments the ufunc treats as output.

Notes

Since all ufuncs can take output arguments, this will always be (at least) 1.

Examples

>>>np.add.nout1>>>np.multiply.nout1>>>np.power.nout1>>>np.exp.nout1

Previous topic

numpy.ufunc.nin

Next topic

numpy.ufunc.nargs

  • © Copyright 2008-2009, The Scipy community.
  • Last updated on Jun 10, 2017.
  • Created usingSphinx 1.5.3.

[8]ページ先頭

©2009-2025 Movatter.jp