Update README.md
Signed-off-by: David Rotermund <54365609+davrot@users.noreply.github.com>
This commit is contained in:
parent
41173650fd
commit
4acc2b1799
1 changed files with 1 additions and 1 deletions
|
@ -73,7 +73,7 @@ Here, $\vec{x}$ is the solution vector being sought.
|
||||||
|
|
||||||
The formal solution of the equation $D\,\vec{x} = \vec{b}$ is given by
|
The formal solution of the equation $D\,\vec{x} = \vec{b}$ is given by
|
||||||
|
|
||||||
&$\vec{x} = D^{-1}\, \vec{b} \, ,$&
|
$$\vec{x} = D^{-1}\, \vec{b} \, ,$$
|
||||||
|
|
||||||
where $D^{-1}$ denotes the inverse of the matrix $D$.
|
where $D^{-1}$ denotes the inverse of the matrix $D$.
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue