|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthorizontdeformer.deformer.GausianMatrix
public class GausianMatrix
| Constructor Summary | |
|---|---|
GausianMatrix(java.util.ArrayList<TPoint> a)
|
|
GausianMatrix(int size)
|
|
| Method Summary | |
|---|---|
double[][] |
getPrvky()
|
int |
getSize()
|
void |
setPrvek(int x,
int y,
double prvek)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public GausianMatrix(int size)
public GausianMatrix(java.util.ArrayList<TPoint> a)
| Method Detail |
|---|
public double[][] getPrvky()
public int getSize()
public void setPrvek(int x,
int y,
double prvek)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||