Class ParallelWays.Chain

    • Field Summary

      Fields 
      Modifier and Type Field Description
      (package private) java.util.List<java.lang.Integer> ids  
      (package private) int lastId  
      (package private) double length  
      (package private) java.util.List<java.lang.Integer> segs  
      (package private) double spikeTolerance  
    • Constructor Summary

      Constructors 
      Constructor Description
      Chain​(int startId, double spikeTolerance)