Changes between Initial Version and Version 1 of Ticket #2756, comment 14
- Timestamp:
- 2015-02-17T18:40:28Z (10 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #2756, comment 14
initial v1 1 Oh btw I have removed some unnecessary ASUB creations in r24602. This affects what you used to generate for zero crossings. It used to be these long switch case statements one for each index. Now it is simple direct indexing. Keep the changes in mind if you use newer thatr24602.1 Oh btw I have removed some unnecessary ASUB creations in r24602. This affects what you used to generate for zero crossings. It used to be these long switch case statements one for each index. Now it is simple direct indexing. Keep the changes in mind if you use revisions newer than r24602. 2 2 3 3 *the issue remains the same for both kinds of generations.