bd
Class BDSeparatorLattice

java.lang.Object
  extended by bd.BDSeparatorLattice
Direct Known Subclasses:
BDRedWhiteLattice, BDYellowLattice

public class BDSeparatorLattice
extends java.lang.Object


Field Summary
 double[][][] l
           
 int nodes
           
 
Constructor Summary
BDSeparatorLattice()
           
 
Method Summary
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Field Detail

l

public double[][][] l

nodes

public int nodes
Constructor Detail

BDSeparatorLattice

public BDSeparatorLattice()