Ticket #266 (closed task: fixed)
Opened 2010-11-01T13:03:58-05:00
Last modified 2012-02-24T15:12:30-06:00
Remove generic typing from PlaneStack
| Reported by: | bdezonia | Owned by: | bdezonia | 
|---|---|---|---|
| Priority: | major | Milestone: |  | 
| Component: | Core | Version: | |
| Severity: | serious | Keywords: | |
| Cc: | Blocked By: | ||
| Blocking: | #1014 | 
Description
PlaneStack implementation broken. Its possible to have a PlaneStack<Float> containing int[] slices.
removed typing code. Some extra typing work required inside class.