C# 클래스 natix.SimilaritySearch.KnrSeqSearchLCSv2

상속: KnrSeqSearch
파일 보기 프로젝트 열기: sadit/natix

공개 메소드들

메소드 설명
KnrSeqSearchLCSv2 ( ) : System
KnrSeqSearchLCSv2 ( KnrSeqSearch knr ) : System

보호된 메소드들

메소드 설명
GetCandidates ( int qseq, int maxcand ) : IResult

메소드 상세

GetCandidates() 보호된 메소드

protected GetCandidates ( int qseq, int maxcand ) : IResult
qseq int
maxcand int
리턴 IResult

KnrSeqSearchLCSv2() 공개 메소드

public KnrSeqSearchLCSv2 ( ) : System
리턴 System

KnrSeqSearchLCSv2() 공개 메소드

public KnrSeqSearchLCSv2 ( KnrSeqSearch knr ) : System
knr KnrSeqSearch
리턴 System