Changeset 1428
- Timestamp:
- Aug 21, 2008, 7:22:21 PM (15 years ago)
- File:
-
- 1 edited
Legend:
- Unmodified
- Added
- Removed
-
branches/0.4-stable/yat/utility/Matrix.h
r1392 r1428 531 531 The two matrices must have the same size. 532 532 533 \throw GSL_error if either index is out of bounds.533 \throw GSL_error if sizes are not equal. 534 534 */ 535 535 void swap(Matrix&, Matrix&);
Note: See TracChangeset
for help on using the changeset viewer.