Last change
on this file since 264 was
264,
checked in by Peter, 17 years ago
|
item added
|
-
Property svn:eol-style set to
native
-
Property svn:keywords set to
Author Date Id Revision
|
File size:
349 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) |
---|
[255] | 9 | RegressionKernelTriCube: Create |
---|
[264] | 10 | |
---|
| 11 | test for stl_utility |
---|
Note: See
TracBrowser
for help on using the repository browser.