EIC Software
Reference for
EIC
simulation and reconstruction software on GitHub
|
#include <stdio.h>
#include <stdlib.h>
#include <fenv.h>
Go to the source code of this file.
Macros | |
#define | _GNU_SOURCE |
Functions | |
void | enable_exceptions_ () |
void | enable_exceptions__ () |
#define _GNU_SOURCE |
void enable_exceptions_ | ( | ) |
Definition at line 6 of file fpe.c.
View newest version in sPHENIX GitHub at line 6 of file fpe.c
Referenced by enable_exceptions__().
void enable_exceptions__ | ( | ) |
Definition at line 22 of file fpe.c.
View newest version in sPHENIX GitHub at line 22 of file fpe.c
References enable_exceptions_().