Ignore:
Timestamp:
Aug 3, 2005, 4:53:06 PM (18 years ago)
Author:
Peter
Message:

updated doc and set precision to 12 for vector operator <<

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/lib/gslapi/matrix.h

    r321 r357  
    249249  ///
    250250  /// The output operator for the matrix class.
    251   /// @todo remove the ending \n
     251  ///
    252252  std::ostream& operator<< (std::ostream& s, const matrix&);
    253253
Note: See TracChangeset for help on using the changeset viewer.