Fix typo.
PiperOrigin-RevId: 528763706 Change-Id: Ia8c92fdd7e21ecd456684b4ea443aea017971972
This commit is contained in:
committed by
Copybara-Service
parent
b0bc330b54
commit
8686339726
@@ -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**
|
||||
|
||||
|
||||
@@ -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**
|
||||
|
||||
|
||||
Reference in New Issue
Block a user