Ignore:
Timestamp:
Feb 22, 2007, 4:14:40 PM (16 years ago)
Author:
Peter
Message:

Fixes #65

File:
1 edited

Legend:

Unmodified
Added
Removed
  • trunk/yat/utility/matrix.h

    r762 r767  
    4343
    4444  ///
    45   /// This is the yat interface to GSL matrix. 'double' is the
    46   /// only type supported, maybe we should add a 'complex' type as
    47   /// well in the future.
     45  /// @brief Interface to GSL matrix.
     46  ///
     47  /// For the time being 'double' is the only type supported.
    4848  ///
    4949  /// \par[File streams] Reading and writing vectors to file streams
Note: See TracChangeset for help on using the changeset viewer.