public class DCT
extends java.lang.Object
Constructor and Description |
---|
DCT(int[][] f) |
Modifier and Type | Method and Description |
---|---|
void |
inverse() |
static void |
main(java.lang.String[] args) |
void |
printout() |
void |
printoutinv() |
void |
transform() |