- Timestamp:
- Nov 30, 2008, 11:13:15 AM (18 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branch_20081124/Ohana/src/opihi/cmd.data/dimendown.c
r20839 r20859 30 30 Npix = Nx * Ny; 31 31 32 vec[0].Nelements = Npix; 33 REALLOCATE (vec[0].elements.Flt, opihi_flt, Npix); 32 ResetVector (vec, OPIHI_FLT, Npix); 34 33 35 34 in = (float *) buf[0].matrix.buffer;
Note:
See TracChangeset
for help on using the changeset viewer.
