|
STIR
6.3.0
|
Go to the source code of this file.
Namespaces | |
| stir | |
| Namespace for the STIR library (and some/most of its applications) | |
Functions | |
A collection of error functions. | |
The erf() is a high precision implementation of the error function. The erfc() is the complementary of the erf(), which should be equal to 1-erf(), but with higher precision when erf is close to 1.
| |
| double | stir::erf (double) |
| double | stir::erfc (double) |
1.8.13