Skip to content

Commit 3ed7524

Browse files
jhlegarretahjmjohnson
authored andcommitted
DOC: Remove class self reference in Doxygen \sa command
Remove class self reference in Doxygen `\sa` command.
1 parent 2012462 commit 3ed7524

File tree

3 files changed

+0
-3
lines changed

3 files changed

+0
-3
lines changed

Modules/Numerics/Statistics/include/itkHistogramToRunLengthFeaturesFilter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@ extern ITKStatistics_EXPORT std::ostream &
9090
*
9191
* \sa ScalarImageToRunLengthFeaturesFilter
9292
* \sa ScalarImageToRunLengthMatrixFilter
93-
* \sa HistogramToRunLengthFeaturesFilter
9493
*
9594
* \author: Nick Tustison
9695
* \ingroup ITKStatistics

Modules/Numerics/Statistics/include/itkScalarImageToRunLengthFeaturesFilter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -84,7 +84,6 @@ namespace Statistics
8484
*
8585
* IJ article: https://www.insight-journal.org/browse/publication/231
8686
*
87-
* \sa ScalarImageToRunLengthFeaturesFilter
8887
* \sa ScalarImageToRunLengthMatrixFilter
8988
* \sa HistogramToRunLengthFeaturesFilter
9089
*

Modules/Numerics/Statistics/include/itkScalarImageToRunLengthMatrixFilter.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -96,7 +96,6 @@ namespace Statistics
9696
* IJ article: https://www.insight-journal.org/browse/publication/231
9797
*
9898
* \sa ScalarImageToRunLengthFeaturesFilter
99-
* \sa ScalarImageToRunLengthMatrixFilter
10099
* \sa HistogramToRunLengthFeaturesFilter
101100
*
102101
* \author: Nick Tustison

0 commit comments

Comments
 (0)