Opened 17 years ago
#1342 new defect
psMatrix.c ignores gsl return errors
| Reported by: | eugene | Owned by: | eugene |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | PSLib | Version: | |
| Severity: | normal | Keywords: | |
| Cc: |
Description
we need to handle errors reported by the gsl code (most are related to matrix dimensionality which we handle before passing to gsl code, but some are due to the character of the data and should not be ignored).
Note:
See TracTickets
for help on using tickets.
