C# 클래스 ApproxIndexes.IndexArgumentSetup

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

공개 프로퍼티들

프로퍼티 타입 설명
BINARY_DATABASE string
CORES int
DATABASE string
ExecuteSearch bool
ExecuteSequential bool
KNR_KBUILD List
KNR_KSEARCH List
KNR_MAXCANDRATIO List
KNR_NUMREFS List
LSHFloatVector_INDEXES List
LSHFloatVector_SAMPLES List
NeighborhoodHash_ExpectedRecall List
NeighborhoodHash_MaxInstances List
OPTSEARCH_BEAMSIZE List
OPTSEARCH_NEIGHBORS List
OPTSEARCH_RESTARTS List
PREFIX string
QARG double
QUERIES string
SPAWN int

공개 메소드들

메소드 설명
IndexArgumentSetup ( ) : System

메소드 상세

IndexArgumentSetup() 공개 메소드

public IndexArgumentSetup ( ) : System
리턴 System

프로퍼티 상세

BINARY_DATABASE 공개적으로 프로퍼티

public string BINARY_DATABASE
리턴 string

CORES 공개적으로 프로퍼티

public int CORES
리턴 int

DATABASE 공개적으로 프로퍼티

public string DATABASE
리턴 string

ExecuteSearch 공개적으로 프로퍼티

public bool ExecuteSearch
리턴 bool

ExecuteSequential 공개적으로 프로퍼티

public bool ExecuteSequential
리턴 bool

KNR_KBUILD 공개적으로 프로퍼티

public List KNR_KBUILD
리턴 List

KNR_KSEARCH 공개적으로 프로퍼티

public List KNR_KSEARCH
리턴 List

KNR_MAXCANDRATIO 공개적으로 프로퍼티

public List KNR_MAXCANDRATIO
리턴 List

KNR_NUMREFS 공개적으로 프로퍼티

public List KNR_NUMREFS
리턴 List

LSHFloatVector_INDEXES 공개적으로 프로퍼티

public List LSHFloatVector_INDEXES
리턴 List

LSHFloatVector_SAMPLES 공개적으로 프로퍼티

public List LSHFloatVector_SAMPLES
리턴 List

NeighborhoodHash_ExpectedRecall 공개적으로 프로퍼티

public List NeighborhoodHash_ExpectedRecall
리턴 List

NeighborhoodHash_MaxInstances 공개적으로 프로퍼티

public List NeighborhoodHash_MaxInstances
리턴 List

OPTSEARCH_BEAMSIZE 공개적으로 프로퍼티

public List OPTSEARCH_BEAMSIZE
리턴 List

OPTSEARCH_NEIGHBORS 공개적으로 프로퍼티

public List OPTSEARCH_NEIGHBORS
리턴 List

OPTSEARCH_RESTARTS 공개적으로 프로퍼티

public List OPTSEARCH_RESTARTS
리턴 List

PREFIX 공개적으로 프로퍼티

public string PREFIX
리턴 string

QARG 공개적으로 프로퍼티

public double QARG
리턴 double

QUERIES 공개적으로 프로퍼티

public string QUERIES
리턴 string

SPAWN 공개적으로 프로퍼티

public int SPAWN
리턴 int