Skip to content

Commit

Permalink
fix docu
Browse files Browse the repository at this point in the history
  • Loading branch information
svigerske committed May 2, 2022
1 parent cfadeac commit 28c59dc
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/LinAlg/IpSumSymMatrix.hpp
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,7 @@ class SumSymMatrixSpace;

/** Class for Matrices which are sum of symmetric matrices.
*
* For each term in the we store the matrix and a factor.
* For each term in the sum we store the matrix and a factor.
*/
class IPOPTLIB_EXPORT SumSymMatrix: public SymMatrix
{
Expand Down

0 comments on commit 28c59dc

Please sign in to comment.