Свойство | Type | Description | |
---|---|---|---|
numdist | long |
Méthode | Description | |
---|---|---|
AcousticID ( ) : System | ||
Add ( object a ) : int | ||
Build ( string filename, int dim ) : void | ||
Dist ( object a, object b ) : double |
Distance wrapper for any P-norm
|
|
Load ( |
||
Parse ( string s ) : object |
Returns a vector from an string
|
|
ParseVector ( string vstring ) : int[] | ||
Save ( |
||
this ( int index ) : object |
public Build ( string filename, int dim ) : void | ||
filename | string | |
dim | int | |
Résultat | void |
public Load ( |
||
Input | ||
Résultat | void |
public ParseVector ( string vstring ) : int[] | ||
vstring | string | |
Résultat | int[] |
public Save ( |
||
Output | ||
Résultat | void |