Fix typo.

PiperOrigin-RevId: 528763706
Change-Id: Ia8c92fdd7e21ecd456684b4ea443aea017971972
This commit is contained in:
Yuval Tassa
2023-05-02 06:23:01 -07:00
committed by Copybara-Service
parent b0bc330b54
commit 8686339726
2 changed files with 2 additions and 2 deletions
+1 -1
View File
@@ -2768,7 +2768,7 @@ mju_cholFactorBand
Band-dense Cholesky decomposition.
|br| Add ``diagadd + diagmul*mat_ii`` to diagonal before decomposition.
|br| Returns the minimum value of the factorized diagonal or 0 if rank-defficient.
|br| Returns the minimum value of the factorized diagonal or 0 if rank-deficient.
**Symmetric band-dense matrices**
+1 -1
View File
@@ -325,7 +325,7 @@ mju_ceil
Band-dense Cholesky decomposition.
|br| Add ``diagadd + diagmul*mat_ii`` to diagonal before decomposition.
|br| Returns the minimum value of the factorized diagonal or 0 if rank-defficient.
|br| Returns the minimum value of the factorized diagonal or 0 if rank-deficient.
**Symmetric band-dense matrices**