summaryrefslogtreecommitdiff
path: root/doc/source
diff options
context:
space:
mode:
authorsolarjoe <walterwhite666@googlemail.com>2017-03-01 22:12:35 +0100
committerEric Wieser <wieser.eric@gmail.com>2017-03-03 00:01:15 +0000
commit5d41db10bb944d3629bad333c3f6b5f11af87271 (patch)
tree9d163309f6b056063b2e751b7f40a719f4486116 /doc/source
parentfca60ca62c1da49b416cd8525b18e22e79019f30 (diff)
downloadnumpy-5d41db10bb944d3629bad333c3f6b5f11af87271.tar.gz
DOC: added linalg.multi_dot to function list
[ci skip]
Diffstat (limited to 'doc/source')
-rw-r--r--doc/source/reference/routines.linalg.rst1
1 files changed, 1 insertions, 0 deletions
diff --git a/doc/source/reference/routines.linalg.rst b/doc/source/reference/routines.linalg.rst
index bb2ad90a2..09c7d9b4e 100644
--- a/doc/source/reference/routines.linalg.rst
+++ b/doc/source/reference/routines.linalg.rst
@@ -11,6 +11,7 @@ Matrix and vector products
:toctree: generated/
dot
+ linalg.multi_dot
vdot
inner
outer