|
SABER
|
Public Member Functions | |
| logical function | repro_indist (x, y) |
| Indistiguishability test. More... | |
Definition at line 90 of file tools_repro.F90.
| logical function tools_repro::indist::repro_indist | ( | real(kind_real), intent(in) | x, |
| real(kind_real), intent(in) | y | ||
| ) |
Indistiguishability test.
| [in] | x | First real |
| [in] | y | Second real |
Definition at line 441 of file tools_repro.F90.