diff options
| author | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-06-04 20:06:15 +0200 | 
|---|---|---|
| committer | Jaron Kent-Dobias <jaron@kent-dobias.com> | 2022-06-04 20:06:15 +0200 | 
| commit | ba05db6f4e6813f738da7c62bb32892d6f789ef0 (patch) | |
| tree | 41bcca283a623c3bf73109194df1799764af7f78 | |
| parent | ec76a8dcecddbdf6830406b9ed4a559c50e069c8 (diff) | |
| download | PRE_107_064111-ba05db6f4e6813f738da7c62bb32892d6f789ef0.tar.gz PRE_107_064111-ba05db6f4e6813f738da7c62bb32892d6f789ef0.tar.bz2 PRE_107_064111-ba05db6f4e6813f738da7c62bb32892d6f789ef0.zip | |
Tiny equation fix.
| -rw-r--r-- | frsb_kac-rice.tex | 2 | 
1 files changed, 1 insertions, 1 deletions
| diff --git a/frsb_kac-rice.tex b/frsb_kac-rice.tex index 3e06370..099b332 100644 --- a/frsb_kac-rice.tex +++ b/frsb_kac-rice.tex @@ -287,7 +287,7 @@ The parameters:  \begin{equation}    S    =\mathcal D(\mu)+\hat\epsilon\epsilon+\lim_{n\to0}\frac1n\left( -    \mu\sum_a^nR_{aa} +    -\mu\sum_a^nR_{aa}      +\frac12\sum_{ab}\left[        \hat\epsilon^2f(Q_{ab})-2\hat\epsilon R_{ab}f'(Q_{ab})        +D_{ab}f'(Q_{ab})+R_{ab}^2f''(Q_{ab}) | 
