mirror of
https://github.com/TREX-CoE/qmckl.git
synced 2025-01-03 10:06:09 +01:00
Changed doc for rescaled distances. #15
This commit is contained in:
parent
7924600602
commit
86634c373e
@ -817,7 +817,7 @@ assert(test_qmckl_dist(context) == QMCKL_SUCCESS);
|
||||
pairs of points in two sets, one point within each set:
|
||||
|
||||
\[
|
||||
R_{ij} = \left( 1 - \exp{-\kappa C_{ij}}\right)/\kappa
|
||||
C_{ij} = \left( 1 - \exp{-\kappa C_{ij}}\right)/\kappa
|
||||
\]
|
||||
|
||||
If the input array is normal (~'N'~), the xyz coordinates are in
|
||||
|
Loading…
Reference in New Issue
Block a user