Property | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Method | Description | |
---|---|---|
Dispose ( ) : void | ||
cast ( ) : |
||
floatArray ( int nelements ) : FANNCSharp | ||
frompointer ( |
||
getitem ( int index ) : float | ||
setitem ( int index, float value ) : void |
Method | Description | |
---|---|---|
floatArray ( global cPtr, bool cMemoryOwn ) : FANNCSharp | ||
getCPtr ( |
public floatArray ( int nelements ) : FANNCSharp | ||
nelements | int | |
return | FANNCSharp |
public static frompointer ( |
||
t | ||
return |
public setitem ( int index, float value ) : void | ||
index | int | |
value | float | |
return | void |