Ticket #976 (closed defect: fixed)
Opened 2012-02-14T16:44:23-06:00
Last modified 2012-02-24T15:04:18-06:00
Make OPS more generic
Reported by: | bdezonia | Owned by: | bdezonia |
---|---|---|---|
Priority: | major | Milestone: |
|
Component: | ImgLib2 OPS | Version: | |
Severity: | serious | Keywords: | |
Cc: | Blocked By: | ||
Blocking: |
Description
OPS has defined a lot of operations like this:
UnaryOperation<ComplexType<?>,ComplexType<?>>
The Knime developers want this to be UnaryOperation<T,U> where T and U extend ComplexType.
Make these changes and update IJ2 math plugins to use the new definitions.
Fixed with commits:
Imglib: eeba23
ImageJ2: 7f0f841188b07d7ec6154b2f3e8535be2326ba9a