Skip to content

Commit

Permalink
up classes available
Browse files Browse the repository at this point in the history
  • Loading branch information
CyrilJl committed May 26, 2024
1 parent 21b2897 commit 0f7a007
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions docs/source/index.rst
Original file line number Diff line number Diff line change
Expand Up @@ -55,7 +55,9 @@ Available Classes/Stats
- ``BatchMax``: Compute the maximum value.
- ``BatchMean``: Compute the mean.
- ``BatchMin``: Compute the minimum value.
- ``BatchPeakToPeak``: Compute the difference between maximum and minimum.
- ``BatchSum``: Compute the sum.
- ``BatchStd``: Compute the standard deviation.
- ``BatchVar``: Compute the variance.

For more details on usage and available classes, please refer to the documentation.
Expand Down

0 comments on commit 0f7a007

Please sign in to comment.