Свойство | Type | Description | |
---|---|---|---|
swigCMemOwn | bool |
Méthode | Description | |
---|---|---|
ActivationFunctionArray ( int nelements ) : FannWrapperFixed | ||
Dispose ( ) : void | ||
cast ( ) : |
||
frompointer ( |
||
getitem ( int index ) : ActivationFunction | ||
setitem ( int index, ActivationFunction value ) : void |
Méthode | Description | |
---|---|---|
ActivationFunctionArray ( global cPtr, bool cMemoryOwn ) : FannWrapperFixed | ||
getCPtr ( |
public ActivationFunctionArray ( int nelements ) : FannWrapperFixed | ||
nelements | int | |
Résultat | FannWrapperFixed |
public cast ( ) : |
||
Résultat |
public static frompointer ( |
||
t | ||
Résultat |
public getitem ( int index ) : ActivationFunction | ||
index | int | |
Résultat | ActivationFunction |
public setitem ( int index, ActivationFunction value ) : void | ||
index | int | |
value | ActivationFunction | |
Résultat | void |