We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 953ab60 commit b971694Copy full SHA for b971694
docs/api/org/cicirello/math/la/MatrixOps.html
@@ -311,7 +311,8 @@ <h4>transposeSquareMatrixInline</h4>
311
<dt><span class="paramLabel">Parameters:</span></dt>
312
<dd><code>matrix</code> - the matrix to transpose, with result replacing contents of matrix.</dd>
313
<dt><span class="returnLabel">Returns:</span></dt>
314
-<dd>The matrix is returned for convenience for passing to other methods requiring a matrix as parameter. It is the same
+<dd>The matrix is returned for convenience for passing to other
315
+ methods requiring a matrix as parameter. It is the same
316
object reference that was passed as a parameter.</dd>
317
</dl>
318
</li>
0 commit comments