Javadoc for slick-ibxm 0

ibxm
Class LogTable

java.lang.Object
  extended by ibxm.LogTable

public class LogTable
extends java.lang.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
clone, equals, finalize, 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)

Javadoc for slick-ibxm 0