C# Class natix.SimilaritySearch.SearchCost

Afficher le fichier Open project: sadit/natix Class Usage Examples

Méthodes publiques

Свойство Type Description
Internal long
Total long

Méthodes publiques

Méthode Description
SearchCost ( long Total, long Internal ) : System

Constructor

Method Details

SearchCost() public méthode

Constructor
public SearchCost ( long Total, long Internal ) : System
Total long
Internal long
Résultat System

Property Details

Internal public_oe property

Internal
public long Internal
Résultat long

Total public_oe property

Total cost
public long Total
Résultat long