ibxm
Class LogTable

java.lang.Object
  extended by ibxm.LogTable

public class LogTable
extends Object


Constructor Summary
LogTable()
           
 
Method Summary
static int log_2(int x)
           
static int raise_2(int x)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

LogTable

public LogTable()
Method Detail

log_2

public static int log_2(int x)

raise_2

public static int raise_2(int x)