- Timestamp:
- Feb 4, 2005, 12:49:39 PM (21 years ago)
- Location:
- trunk/psLib
- Files:
-
- 2 edited
-
. (modified) (1 prop)
-
test/dataManip/verified/tst_psVectorFFT.stderr (modified) (3 diffs)
Legend:
- Unmodified
- Added
- Removed
-
trunk/psLib
- Property svn:ignore
-
old new 1 DoxygenLog 1 2 bin 2 3 lib
-
- Property svn:ignore
-
trunk/psLib/test/dataManip/verified/tst_psVectorFFT.stderr
r2713 r3127 7 7 <DATE><TIME>|<HOST>|I|testVectorFFT 8 8 Following should generate an error message. 9 <DATE><TIME>|<HOST>|E|psVectorFFT ( psVectorFFT.c:<LINENO>)9 <DATE><TIME>|<HOST>|E|psVectorFFT (FILE:LINENO) 10 10 Must specify the direction as either PS_FFT_FORWARD or PS_FFT_REVERSE. 11 11 … … 37 37 <DATE><TIME>|<HOST>|I|testVectorComplex 38 38 Following should be an error (type mismatch). 39 <DATE><TIME>|<HOST>|E|psVectorComplex ( psVectorFFT.c:<LINENO>)39 <DATE><TIME>|<HOST>|E|psVectorComplex (FILE:LINENO) 40 40 Real psVector type, psF32, and imaginary psVector type, psF64, must be the same. 41 41 <DATE><TIME>|<HOST>|I|testVectorComplex 42 42 Following should generate an error message. 43 <DATE><TIME>|<HOST>|E|psVectorComplex ( psVectorFFT.c:<LINENO>)43 <DATE><TIME>|<HOST>|E|psVectorComplex (FILE:LINENO) 44 44 Input psVector type, psS8, is required to be either psF32 or psF64. 45 45 … … 67 67 <DATE><TIME>|<HOST>|I|testVectorPowerSpectrum 68 68 Following should generate an error message. 69 <DATE><TIME>|<HOST>|E|psVectorPowerSpectrum ( psVectorFFT.c:<LINENO>)69 <DATE><TIME>|<HOST>|E|psVectorPowerSpectrum (FILE:LINENO) 70 70 Input psVector type, psF32, is required to be either psC32 or psC64. 71 71
Note:
See TracChangeset
for help on using the changeset viewer.
