adjust LabelTensor (inheritance)
This commit is contained in:
7
docs/source/_rst/code.rst
Normal file
7
docs/source/_rst/code.rst
Normal file
@@ -0,0 +1,7 @@
|
||||
Code Documentation
|
||||
==================
|
||||
|
||||
.. toctree::
|
||||
:maxdepth: 3
|
||||
|
||||
LabelTensor <label_tensor.rst>
|
||||
12
docs/source/_rst/label_tensor.rst
Normal file
12
docs/source/_rst/label_tensor.rst
Normal file
@@ -0,0 +1,12 @@
|
||||
LabelTensor
|
||||
===========
|
||||
.. currentmodule:: pina.label_tensor
|
||||
|
||||
.. automodule:: pina.label_tensor
|
||||
|
||||
.. autoclass:: LabelTensor
|
||||
:members:
|
||||
:private-members:
|
||||
:undoc-members:
|
||||
:show-inheritance:
|
||||
:noindex:
|
||||
Reference in New Issue
Block a user