Class GlobalFit.GlobalFitWorker<I extends RealType<I>>

    • Method Detail

      • fitBatch

        public void fitBatch​(List<int[]> pos,
                             FitWorker.FitEventHandler<I> handler)
        Description copied from interface: FitWorker
        Fit all coordinates listed and handles fit events.
        Parameters:
        pos - the coordinates of trans to fit
        handler - the fit event handler