Skip to content

Commit 50ff513

Browse files
authored
Merge pull request #92 from cicirello/create-pull-request/docs
Automated API website updates.
2 parents 953ab60 + d639f07 commit 50ff513

File tree

2 files changed

+3
-2
lines changed

2 files changed

+3
-2
lines changed

docs/api/org/cicirello/math/la/MatrixOps.html

Lines changed: 2 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -311,7 +311,8 @@ <h4>transposeSquareMatrixInline</h4>
311311
<dt><span class="paramLabel">Parameters:</span></dt>
312312
<dd><code>matrix</code> - the matrix to transpose, with result replacing contents of matrix.</dd>
313313
<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
314+
<dd>The matrix is returned for convenience for passing to other
315+
methods requiring a matrix as parameter. It is the same
315316
object reference that was passed as a parameter.</dd>
316317
</dl>
317318
</li>

docs/sitemap.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -130,7 +130,7 @@
130130
</url>
131131
<url>
132132
<loc>https://jpt.cicirello.org/api/org/cicirello/math/la/MatrixOps.html</loc>
133-
<lastmod>2021-01-28T16:35:50+00:00</lastmod>
133+
<lastmod>2021-02-15T19:03:26+00:00</lastmod>
134134
</url>
135135
<url>
136136
<loc>https://jpt.cicirello.org/api/org/cicirello/math/la/package-summary.html</loc>

0 commit comments

Comments
 (0)