NAI
Perceptron

demo
Class OR

java.lang.Object
  |
  +--perceptron.PerceptronNet
        |
        +--perceptron.Singleton
              |
              +--perceptron.Singleton2In
                    |
                    +--demo.OR

public class OR
extends Singleton2In

Bramka OR - alternatywa.

Author:
Bartłomiej Starosta

Fields inherited from class perceptron.PerceptronNet
inputs, net, outputs
 
Constructor Summary
OR()
           
 
Methods inherited from class perceptron.Singleton2In
fire, setData
 
Methods inherited from class perceptron.Singleton
getResult
 
Methods inherited from class perceptron.PerceptronNet
fire, getResult, getResultSet, setData, setData
 
Methods inherited from class java.lang.Object
, clone, equals, finalize, getClass, hashCode, notify, notifyAll, registerNatives, toString, wait, wait, wait
 

Constructor Detail

OR

public OR()

NAI
Perceptron

Materiały dydaktyczne do zajęć NAI
Bartłomiej Starosta, barstar@pjwstk.edu.pl
PJWSTK 2001/2002