Opened 10 years ago
Closed 10 years ago
#7297 closed Patches (fixed)
Make the free functions 'num_columns' and 'num_rows' support the uBLAS traits system and better work with expression types
Reported by: | Owned by: | Gunter | |
---|---|---|---|
Milestone: | Boost 1.52.0 | Component: | uBLAS |
Version: | Boost 1.52.0 | Severity: | Optimization |
Keywords: | Cc: |
Description
As already done for the size
function (see ticket #4399), I updated the num_columns' and
num_rows` functions to let them directly support expression types and to use the uBLAS traits system.
I suggest to apply the attached patch.
Attachments (1)
Change History (4)
by , 10 years ago
Attachment: | num_columns_rows.patch added |
---|
comment:1 by , 10 years ago
comment:2 by , 10 years ago
Milestone: | To Be Determined → Boost 1.52.0 |
---|---|
Status: | new → assigned |
Note:
See TracTickets
for help on using tickets.
Patch file file num_columns.hpp and num_rows.hpp