Skip to content

Commit

Permalink
doc
Browse files Browse the repository at this point in the history
  • Loading branch information
hschreiber committed Nov 8, 2024
1 parent 48a0302 commit 7d1df66
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -44,7 +44,6 @@ namespace persistence_matrix {
* On the other hand, two entries will never have the same row index.
*
* @tparam Master_matrix An instantiation of @ref Matrix from which all types and options are deduced.
* @tparam Entry_constructor Factory of @ref Entry classes.
*/
template <class Master_matrix>
class Vector_column : public Master_matrix::Row_access_option,
Expand Down

0 comments on commit 7d1df66

Please sign in to comment.