/[projectaxis]/projectaxis/projectAxis/src/map/extra_math.h
ViewVC logotype

Diff of /projectaxis/projectAxis/src/map/extra_math.h

Parent Directory Parent Directory | Revision Log Revision Log | View Patch Patch

revision 1.1 by leiavoia, Fri Jun 6 23:27:44 2003 UTC revision 1.2 by leiavoia, Fri Aug 8 02:06:32 2003 UTC
# Line 1  Line 1 
   
1  // extra_math.h for blotchmaker  // extra_math.h for blotchmaker
2    
3    #ifndef EXTRAMATH_H
4    #define EXTRAMATH_H
5    
6    //namespace xmath {
7    
8    int Lotto(int list[], int num_items);
9    void ConvertToGoalMarkers (float list[], short int num_list_items);
10    
11    //}
12    
13    #endif
14    
15    
 extern void ConvertToGoalMarkers (float list[], short int num_list_items);  
 //extern inline int RoundValue(const float &param);  
 //extern inline float AbsValue(float num);  
 //extern inline int AbsValue(int num);  
16    
17    

Legend:
Removed from v.1.1  
changed lines
  Added in v.1.2

savannah-hackers-public@gnu.org
ViewVC Help
Powered by ViewVC 1.1.26