[bindings][blas] added asserts on data structures
Rutger ter Borg <[email protected]>
| Newsgroups | gmane.comp.lib.boost.ublas |
|---|---|
| Message-ID | <[email protected]> |
Hey all, I've just added and committed support for STATIC_ASSERTs on all data structures passed to any blas routine. So, as of now, it's not so easy anymore to lie to blas about your data structures. All cases in blas are checked: dense linear, triangular and band storage schemes. Vectors should have linear storage. The Lapack bindings should get the same, but we need to update the parser first. Cheers, Rutger _______________________________________________ ublas mailing list [email protected] http://lists.boost.org/mailman/listinfo.cgi/ublas Sent to: [email protected]