summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorQiyu8 <fangchunlin@huawei.com>2020-04-02 11:49:08 +0800
committerQiyu8 <fangchunlin@huawei.com>2020-04-02 11:49:08 +0800
commit3d07ec189995d36224c07c034405786314291292 (patch)
treed53dfb273657e3fa93dacb0e3ddcd02656c5e96d
parentad5d58c29ab4793cd66afa07eed0f77c7ad59dc4 (diff)
downloadnumpy-3d07ec189995d36224c07c034405786314291292.tar.gz
DOC: Add missing doc of numpy.ma.apply_over_axes in API list.
-rw-r--r--doc/source/reference/routines.ma.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.ma.rst b/doc/source/reference/routines.ma.rst
index 5b2098c7a..346ce2a1b 100644
--- a/doc/source/reference/routines.ma.rst
+++ b/doc/source/reference/routines.ma.rst
@@ -396,6 +396,7 @@ Miscellanea
ma.allequal
ma.allclose
ma.apply_along_axis
+ ma.apply_over_axes
ma.arange
ma.choose
ma.ediff1d