Package | Description |
---|---|
loci.slim | |
loci.slim.fit |
Class and Description |
---|
CurveCollection
Data structure for managing a collection of curves.
|
CurveEvent
CurveEvent is an event for reporting the
status of curve collection generation.
|
CurveListener
CurveListener is the interface for being notified of curve events.
|
ICurveFitter
Interface for curve fitting algorithms.
|
Class and Description |
---|
CurveCollection
Data structure for managing a collection of curves.
|
CurveEvent
CurveEvent is an event for reporting the
status of curve collection generation.
|
CurveFitter
Base class for curve fitting algorithms.
|
CurveListener
CurveListener is the interface for being notified of curve events.
|
CurveRenderer
Base class for curve renderer implementations.
|
CurveReporter
CurveReporter is the interface for reporting curve events to listeners.
|
ICurveFitter
Interface for curve fitting algorithms.
|
ICurveRenderer
Interface defining methods common to all curve renderers.
|
LMCurveFitter.ExpFunction
A summed exponential function of the form:
y(t) = a1*e^(-b1*t) + ...
|
Copyright © 2015–2022 SciJava. All rights reserved.