Last change
on this file since 247 was
247,
checked in by Jari Häkkinen, 18 years ago
|
Moved todo.txt to a better location.
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
296 bytes
|
Rev | Line | |
---|
[229] | 1 | /// |
---|
| 2 | /// File with items to do. Line should start with class: |
---|
| 3 | /// |
---|
| 4 | vector: vector operator -=(vector) |
---|
| 5 | vector: vector operator +=(vector) |
---|
| 6 | matrix: matrix operator -=(matrix) |
---|
| 7 | matrix: matrix operator +=(matrix) |
---|
| 8 | vector: vector operator * (matrix) returning same as matrix: vector operator * (vector) |
---|
Note: See
TracBrowser
for help on using the repository browser.