ip.apurva
Class SPxform
java.lang.Object
   ip.apurva.SPxform
ip.apurva.SPxform
- public class SPxform 
- extends java.lang.Object
 
 
| Methods inherited from class java.lang.Object | 
| equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
 
SPxform
public SPxform()
transpose
public static short[][] transpose(short[][] in)
- 
 
S_plus_P_Xform
public static void S_plus_P_Xform(short[][] in)
- 
 
SPxform
public static void SPxform(short[] in,
                           int n)
- 
 
inversXform
public static void inversXform(short[][] in)
- 
 
inverseform
public static void inverseform(short[] in)
-