Changes between Version 1 and Version 2 of Ticket #342
- Timestamp:
- Feb 26, 2008, 4:34:53 PM (14 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #342
-
Property
Summary
changed from
remove traing_data() etc from interface of Lookups
toremove training_data() etc from interface of Lookups
-
Property
Summary
changed from
-
Ticket #342 – Description
v1 v2 1 Lookups have a lot of functions that were motivated when we tried to the differences between Matrix and Kernel with dynamic polymorphism. Now when we use static polymorphism, I think we should remove these functions from both DataLookup2D andKernelLookup. The functions include:1 Lookups have a lot of functions that were motivated when we tried to the differences between Matrix and Kernel with dynamic polymorphism. Now when we use static polymorphism, I think we should remove these functions from both !DataLookup2D and !KernelLookup. The functions include: 2 2 {{{ 3 3 selected