Package horizontdeformer.deformer
Class GausianMatrix
java.lang.Object
horizontdeformer.deformer.GausianMatrix
public class GausianMatrix
extends java.lang.Object
-
Constructor Summary
Constructors -
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Constructor Details
-
GausianMatrix
public GausianMatrix(int size) -
GausianMatrix
-
-
Method Details
-
getPrvky
public double[][] getPrvky() -
getSize
public int getSize() -
setPrvek
public void setPrvek(int x, int y, double prvek)
-