Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

ilog2.h

Go to the documentation of this file.
00001 // ilog2.h
00002 
00003 //////////////////////////////////////////////////////////////////////
00004 //          (c) Copyright 2002 Brown Deer Technology, LLC.
00005 //                        All rights reserved.
00006 //////////////////////////////////////////////////////////////////////
00007 
00008 #ifndef ILOG2_H
00009 #define ILOG2_H
00010 
00011 int ilog2( const float& val );
00012 
00013 int ilog2( const double& val );
00014 
00015 #endif
00016  

Generated on Mon May 31 21:38:48 2004 for SR2k4 Assembler by doxygen 1.3.6