Opened 17 years ago
Closed 17 years ago
#76 closed enhancement (fixed)
gslapi::matrix
Reported by: | Jari Häkkinen | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | major | Milestone: | yat 0.2 |
Component: | gslapi | Version: | trunk |
Keywords: | Cc: |
Description (last modified by )
Maybe it would be smart to create temporary objects need for BLAS in constructors. As it is now temporary objects are called before BLAS functionality is used, cf. const matrix& matrix::operator*=(const matrix& other)
Change History (7)
comment:1 Changed 17 years ago by
Milestone: | Documentation → new_matrix |
---|---|
Type: | defect → enhancement |
comment:2 Changed 17 years ago by
Milestone: | new_matrix |
---|
comment:3 Changed 17 years ago by
Milestone: | → later |
---|
comment:4 Changed 17 years ago by
Milestone: | later → 0.2 |
---|
comment:5 Changed 17 years ago by
Status: | new → assigned |
---|
comment:6 Changed 17 years ago by
Description: | modified (diff) |
---|
comment:7 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Milestone new_matrix deleted