|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object perceptron.Convolution
public class Convolution
Constructor Summary | |
---|---|
Convolution(float std,
DoubleBuffer b)
|
Method Summary | |
---|---|
void |
operate(int amount)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public Convolution(float std, DoubleBuffer b)
std
- b
- Method Detail |
---|
public void operate(int amount)
amount
-
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |