- Timestamp:
- Nov 14, 2022, 8:33:33 PM (4 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/eam_branches/ipp-20220316/Ohana/src/opihi/cmd.data/init.c
r42166 r42305 160 160 int tvgrid PROTO((int, char **)); 161 161 int opihi_type PROTO((int, char **)); 162 int opihi_size PROTO((int, char **)); 162 163 int uniq PROTO((int, char **)); 163 164 int uniqpair PROTO((int, char **)); … … 350 351 {1, "set", set, "image and vector math"}, 351 352 {1, "shift", shift, "shift data in an image"}, 353 {1, "size", opihi_size, "get vector/matrix dimension/size information"}, 352 354 {1, "sort", sort_vectors, "sort list of vectors"}, 353 355 {1, "spline", spline_command, "shift data in an image"},
Note:
See TracChangeset
for help on using the changeset viewer.
