summaryrefslogtreecommitdiff
path: root/doc/source/reference/routines.ma.rst
diff options
context:
space:
mode:
Diffstat (limited to 'doc/source/reference/routines.ma.rst')
-rw-r--r--doc/source/reference/routines.ma.rst3
1 files changed, 3 insertions, 0 deletions
diff --git a/doc/source/reference/routines.ma.rst b/doc/source/reference/routines.ma.rst
index 5cb38e83f..66bcb1f1c 100644
--- a/doc/source/reference/routines.ma.rst
+++ b/doc/source/reference/routines.ma.rst
@@ -65,6 +65,8 @@ Inspecting the array
ma.nonzero
ma.shape
ma.size
+ ma.is_masked
+ ma.is_mask
ma.MaskedArray.data
ma.MaskedArray.mask
@@ -141,6 +143,7 @@ Joining arrays
ma.column_stack
ma.concatenate
+ ma.append
ma.dstack
ma.hstack
ma.vstack