qcnn
Class QCell

java.lang.Object
  extended by qcnn.QCell

 class QCell
extends java.lang.Object


Constructor Summary
QCell(int fconnections)
           
 
Method Summary
 void energy()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

QCell

public QCell(int fconnections)
Method Detail

energy

public void energy()