diff options
author | tlatorre <tlatorre@uchicago.edu> | 2018-09-26 09:14:10 -0500 |
---|---|---|
committer | tlatorre <tlatorre@uchicago.edu> | 2018-09-26 09:14:10 -0500 |
commit | 6f2ee27f80b8275e3ea7c4e284689fd16c868288 (patch) | |
tree | 00a47001f2121eb18e955f43df6018824de4a437 /src/muon.c | |
parent | e5c270c8c442136c7fd44751e1ccac887f49bd06 (diff) | |
download | sddm-6f2ee27f80b8275e3ea7c4e284689fd16c868288.tar.gz sddm-6f2ee27f80b8275e3ea7c4e284689fd16c868288.tar.bz2 sddm-6f2ee27f80b8275e3ea7c4e284689fd16c868288.zip |
speed up fast likelihood calculation
This commit updates the fast likelihood calculation to use the identity
sin(a-b) = sin(a)*cos(b) - cos(a)*sin(b)
to speed up the fast likelihood calculation.
Diffstat (limited to 'src/muon.c')
0 files changed, 0 insertions, 0 deletions