Toggle navigation
Hot Examples
IT
EN
RU
DE
FR
ES
PT
IT
JP
ZH
KO
C#
PHP
C#
Java
Go
C++
Python
JS
TS
Cerca
Home
natix
SimilaritySearch
SAT_Random
C# Class natix.SimilaritySearch.SAT_Random
Inheritance:
SAT
Mostra file
Open project: sadit/natix
Class Usage Examples
Public Methods
Method
Description
Build
(
MetricDB
db
,
Random
rand
) :
void
SAT_Random
( ) :
System
Protected Methods
Method
Description
SortItems
(
List
items
) :
void
Method Details
Build()
public
method
public
Build
(
MetricDB
db
,
Random
rand
) :
void
db
MetricDB
rand
System.Random
return
void
SAT_Random()
public
method
public
SAT_Random
( ) :
System
return
System
SortItems()
protected
method
protected
SortItems
(
List
items
) :
void
items
List
return
void