logo


perceptron
Class Convolution

java.lang.Object
  extended by perceptron.Convolution

public class Convolution
extends java.lang.Object


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

Convolution

public Convolution(float std,
                   DoubleBuffer b)
Parameters:
std -
b -
Method Detail

operate

public void operate(int amount)
Parameters:
amount -