Changeset 3206


Ignore:
Timestamp:
May 4, 2014, 4:53:50 AM (9 years ago)
Author:
Peter
Message:

mention new class SmithWaterman? in Aligner::smith_waterman

File:
1 edited

Legend:

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

    r3205 r3206  
    106106
    107107       \return max element in score matrix.
     108
     109       \see SmithWaterman
    108110     */
    109111    double smith_waterman(const Matrix& d);
Note: See TracChangeset for help on using the changeset viewer.