Changeset 1259 for trunk/src/STPolCircular.cpp
- Timestamp:
- 09/11/06 15:10:05 (19 years ago)
- File:
-
- 1 edited
-
trunk/src/STPolCircular.cpp (modified) (1 diff)
Legend:
- Unmodified
- Added
- Removed
-
trunk/src/STPolCircular.cpp
r1189 r1259 35 35 if ( index == 0 ) 36 36 out = Vector<Float>(getSpectrum(0) + getSpectrum(1)); 37 else if ( index == 3 ) 38 out = Vector<Float>(getSpectrum(0) - getSpectrum(1)); 37 39 } 38 40 return out;
Note:
See TracChangeset
for help on using the changeset viewer.
