adjust LabelTensor (inheritance)

This commit is contained in:
Your Name
2022-03-28 15:11:22 +02:00
parent d65aea8759
commit 12f4084d7f
6 changed files with 198 additions and 60 deletions

View File

@@ -0,0 +1,7 @@
Code Documentation
==================
.. toctree::
:maxdepth: 3
LabelTensor <label_tensor.rst>

View File

@@ -0,0 +1,12 @@
LabelTensor
===========
.. currentmodule:: pina.label_tensor
.. automodule:: pina.label_tensor
.. autoclass:: LabelTensor
:members:
:private-members:
:undoc-members:
:show-inheritance:
:noindex: