Package tests.MSOM

Class MSOM

java.lang.Object
tests.MSOM.MSOM

public class MSOM extends Object
MSOM class creating emitter, collector and connect workers each others and with emitter/collector
  • Field Details

  • Constructor Details

    • MSOM

      public MSOM(int size, int depth, int split)
  • Method Details

    • start

      public void start()
    • join

      public void join()
    • accessSOM_Matrix

      public SOM accessSOM_Matrix(int x, int y)
    • accessSOM_Node

      public ff_node accessSOM_Node(int x, int y)
    • setEOS

      public void setEOS()
    • push

      public void push(SOMData d)