Opened 17 years ago
Closed 17 years ago
#138 closed request (fixed)
utility::matrix add function could be operator+=
Reported by: | Peter | Owned by: | Jari Häkkinen |
---|---|---|---|
Priority: | minor | Milestone: | yat 0.3 (Public release) |
Component: | utility | Version: | trunk |
Keywords: | Cc: |
Description
The functions below look pretty much like operator+=, don't they?
int add (const matrix &b) int add_constant (const double d)
Change History (4)
comment:1 Changed 17 years ago by
Type: | idea → request |
---|
comment:3 Changed 17 years ago by
Status: | new → assigned |
---|
comment:4 Changed 17 years ago by
Resolution: | → fixed |
---|---|
Status: | assigned → closed |
Note: See
TracTickets for help on using
tickets.
Removing type "idea" and changing this to a "request".