From 3e5db5bc27eee9e1bd1159fd07c279f104a10b0e Mon Sep 17 00:00:00 2001 From: Frank Date: Thu, 18 Jul 2019 23:55:53 +0900 Subject: [PATCH] Fixing documentation typo. - Matrix had two columns squeezed together Change-Id: I5f18df15364bd8507db98d43f8a547a9efab0913 --- docs/source/nnls_covariance.rst | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/source/nnls_covariance.rst b/docs/source/nnls_covariance.rst index 9c6cea896..d3b2273c4 100644 --- a/docs/source/nnls_covariance.rst +++ b/docs/source/nnls_covariance.rst @@ -207,7 +207,7 @@ cases. (J'J)^{-1} = \begin{bmatrix} 2.0471e+14& -2.0471e+14 \\ - -2.0471e+14 2.0471e+14 + -2.0471e+14& 2.0471e+14 \end{bmatrix}