#48 closed defect (duplicate)
recycling for functions that return psImage vs. psVector
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | PSLib SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
I notice that you made most functions returning a psImage* to take in a psImage*
that could be reused.
Cooresponding functions that return psVector* generally do not have that feature.
I question is, should that be considered to make psImage* and psVector*
functions more analogous?
Note:
See TracTickets
for help on using tickets.

I think I fixed this earlier when I revised the FFT APIs.
* This bug has been marked as a duplicate of 44 *