Property | Type | Description | |
---|---|---|---|
AlphaStop | double | ||
ExpectedK | int | ||
NumberQueries | int | ||
Selector | |||
StepWidth | int |
Method | Description | |
---|---|---|
ANNISetup ( |
||
ANNISetup ( int n, int expectedK ) : System | ||
ToString ( ) : string |
public ANNISetup ( |
||
sel | ||
expectedK | int | |
alphaStop | double | |
step | int | |
numQueries | int | |
return | System |
public ANNISetup ( int n, int expectedK ) : System | ||
n | int | |
expectedK | int | |
return | System |
public PivotSelector,natix.SimilaritySearch Selector | ||
return |