#96 closed defect (fixed)
psVector Transpose Function
| Reported by: | Owned by: | eugene | |
|---|---|---|---|
| Priority: | high | Milestone: | |
| Component: | IPP SDRS | Version: | unspecified |
| Severity: | normal | Keywords: | |
| Cc: |
Description
In section 4.7 of the SDRS, is the function psVectorTranspose() necessary?
To transpose a vector couldn't we just use:
myVector->type.dimen = PS_DIMEN_TRANSV
Note:
See TracTickets
for help on using tickets.

hmm......
good point.
OK, let's drop that function