Skip to content

Commit

Permalink
Fix PkgSolverInterface
Browse files Browse the repository at this point in the history
  • Loading branch information
afabri committed Oct 17, 2023
1 parent de47723 commit 9ffbfef
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion Solver_interface/include/CGAL/Eigen_sparse_matrix.h
Original file line number Diff line number Diff line change
Expand Up @@ -298,7 +298,7 @@ struct Eigen_sparse_matrix


/*!
\ingroup PkgSolverInterfaceRefLS
\ingroup PkgSolverInterfaceLS
The class `Eigen_sparse_symmetric_matrix` is a wrapper around `Eigen` matrix type
<a href="https://eigen.tuxfamily.org/dox/classEigen_1_1SparseMatrix.html">`Eigen::SparseMatrix` </a>
Expand Down

0 comments on commit 9ffbfef

Please sign in to comment.