Ignore:
Timestamp:
Dec 26, 2006, 11:15:26 AM (16 years ago)
Author:
Jari Häkkinen
Message:

Fixes #172.

File:
1 edited

Legend:

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

    r715 r719  
    108108    /// @return Whatever GSL returns.
    109109    ///
    110     int solve(const utility::vector& b, utility::vector x);
     110    int solve(const utility::vector& b, utility::vector& x);
    111111
    112112    ///
Note: See TracChangeset for help on using the changeset viewer.