C# 클래스 natix.SimilaritySearch.ResultSummary

파일 보기 프로젝트 열기: sadit/natix 1 사용 예제들

공개 메소드들

메소드 설명
Add ( Query q ) : void
ComputeSummary ( ) : void
Parametrize ( ResultSummary groundThruth ) : void

Compute statistics against basis

ResultSummary ( ) : System

메소드 상세

Add() 공개 메소드

public Add ( Query q ) : void
q Query
리턴 void

ComputeSummary() 공개 메소드

public ComputeSummary ( ) : void
리턴 void

Parametrize() 공개 메소드

Compute statistics against basis
public Parametrize ( ResultSummary groundThruth ) : void
groundThruth ResultSummary
리턴 void

ResultSummary() 공개 메소드

public ResultSummary ( ) : System
리턴 System