Skip to content

Commit b56e5f5

Browse files
committed
show inherited members in MKLRandomState and RandomState
1 parent 0df625b commit b56e5f5

File tree

1 file changed

+8
-6
lines changed

1 file changed

+8
-6
lines changed

docs/source/reference/api.rst

Lines changed: 8 additions & 6 deletions
Original file line numberDiff line numberDiff line change
@@ -1,13 +1,15 @@
11
.. _fullapi:
22

3-
Class RandomState
4-
=================
5-
6-
.. autoclass:: mkl_random.RandomState
7-
:members:
8-
93
Class MKLRandomState
104
====================
115

126
.. autoclass:: mkl_random.MKLRandomState
137
:members:
8+
:inherited-members:
9+
10+
Class RandomState
11+
=================
12+
13+
.. autoclass:: mkl_random.RandomState
14+
:members:
15+
:inherited-members:

0 commit comments

Comments
 (0)