petc99.h
Go to the documentation of this file.
1 /******************************************************************************
2  Copyright (c) 2003 by Turku PET Centre
3 
4  petc99.h
5 
6  Version:
7  2003-11-30 Vesa Oikonen
8 
9 ******************************************************************************/
10 #ifndef _PETC99_H
11 #define _PETC99_H
12 /*****************************************************************************/
13 extern int temp_roundf(float e);
14 /*****************************************************************************/
15 #endif
16 
int temp_roundf(float e)
Definition: petc99.c:33