C# Class FannWrapperFloat.floatArray

Inheritance: global::System.IDisposable
Afficher le fichier Open project: joelself/FannCSharp Class Usage Examples

Protected Properties

Свойство Type Description
swigCMemOwn bool

Méthodes publiques

Méthode Description
Dispose ( ) : void
cast ( ) : SWIGTYPE_p_float
floatArray ( int nelements ) : FANNCSharp
frompointer ( SWIGTYPE_p_float t ) : floatArray
getitem ( int index ) : float
setitem ( int index, float value ) : void

Private Methods

Méthode Description
floatArray ( global cPtr, bool cMemoryOwn ) : FANNCSharp
getCPtr ( floatArray obj ) : global::System.Runtime.InteropServices.HandleRef

Method Details

Dispose() public méthode

public Dispose ( ) : void
Résultat void

cast() public méthode

public cast ( ) : SWIGTYPE_p_float
Résultat SWIGTYPE_p_float

floatArray() public méthode

public floatArray ( int nelements ) : FANNCSharp
nelements int
Résultat FANNCSharp

frompointer() public static méthode

public static frompointer ( SWIGTYPE_p_float t ) : floatArray
t SWIGTYPE_p_float
Résultat floatArray

getitem() public méthode

public getitem ( int index ) : float
index int
Résultat float

setitem() public méthode

public setitem ( int index, float value ) : void
index int
value float
Résultat void

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool