Jafar
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
sunmath.h
00001 /* $Id$ */
00002 
00003 /*
00004  * Copyright (C) 1998 Matthieu Herrb
00005  *
00006  * $Source: /usr/local/calife/CVSROOT/common/sunmath.h,v $
00007  * $Revision: 1.2 $
00008  * $Date: 1998/12/30 13:26:41 $
00009  * 
00010  */
00011 /***
00012  *** prototypes des fonctions le la bibliotheque sunmath 
00013  *** utilisees par Calife
00014  ***
00015  *** pour compilation sur autre chose que Sun
00016  ***/
00017 
00018 #ifndef _SUNMATH_H
00019 #define _SUNMATH_H
00020 
00021 namespace jafar {
00022   namespace locpano {
00023 
00024     int nint(double); 
00025 
00026   }
00027 }
00028 #endif
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Wed Oct 15 2014 00:37:25 for Jafar by doxygen 1.7.6.1
LAAS-CNRS