C# Class FannWrapperDouble.doubleArray

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_double
doubleArray ( int nelements ) : FANNCSharp
frompointer ( SWIGTYPE_p_double t ) : doubleArray
getitem ( int index ) : double
setitem ( int index, double value ) : void

Private Methods

Méthode Description
doubleArray ( global cPtr, bool cMemoryOwn ) : FANNCSharp
getCPtr ( doubleArray 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_double
Résultat SWIGTYPE_p_double

doubleArray() public méthode

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

frompointer() public static méthode

public static frompointer ( SWIGTYPE_p_double t ) : doubleArray
t SWIGTYPE_p_double
Résultat doubleArray

getitem() public méthode

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

setitem() public méthode

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

Property Details

swigCMemOwn protected_oe property

protected bool swigCMemOwn
Résultat bool