Skip to content

Commit f66aa9d

Browse files
committed
Adding pcovc to docs
1 parent c0a16aa commit f66aa9d

File tree

1 file changed

+14
-0
lines changed

1 file changed

+14
-0
lines changed

docs/src/references/decomposition.rst

Lines changed: 14 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -19,6 +19,20 @@ PCovR
1919
.. automethod:: predict
2020
.. automethod:: inverse_transform
2121
.. automethod:: score
22+
.. _PCovR-api:
23+
24+
PCovC
25+
-----
26+
27+
.. autoclass:: skmatter.decomposition.PCovC
28+
:show-inheritance:
29+
:special-members:
30+
31+
.. automethod:: fit
32+
.. automethod:: transform
33+
.. automethod:: predict
34+
.. automethod:: inverse_transform
35+
.. automethod:: score
2236

2337
.. _KPCovR-api:
2438

0 commit comments

Comments
 (0)