Changeset 1428


Ignore:
Timestamp:
Aug 21, 2008, 7:22:21 PM (15 years ago)
Author:
Peter
Message:

dox correction

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/0.4-stable/yat/utility/Matrix.h

    r1392 r1428  
    531531     The two matrices must have the same size.
    532532
    533      \throw GSL_error if either index is out of bounds.
     533     \throw GSL_error if sizes are not equal.
    534534  */
    535535  void swap(Matrix&, Matrix&);
Note: See TracChangeset for help on using the changeset viewer.