CONOPT
Loading...
Searching...
No Matches
jconopt.doubleArray Class Reference

Public Member Functions

synchronized void delete ()
 
 doubleArray (long nelements)
 
double getitem (long index)
 
void setitem (long index, double value)
 
SWIGTYPE_p_double cast ()
 

Static Public Member Functions

static doubleArray frompointer (SWIGTYPE_p_double t)
 

Protected Member Functions

 doubleArray (long cPtr, boolean cMemoryOwn)
 
void finalize ()
 

Static Protected Member Functions

static long getCPtr (doubleArray obj)
 
static long swigRelease (doubleArray obj)
 

Protected Attributes

transient boolean swigCMemOwn
 

Detailed Description

Definition at line 11 of file doubleArray.java.

Constructor & Destructor Documentation

◆ doubleArray() [1/2]

jconopt.doubleArray.doubleArray ( long cPtr,
boolean cMemoryOwn )
inlineprotected

Definition at line 15 of file doubleArray.java.

◆ doubleArray() [2/2]

jconopt.doubleArray.doubleArray ( long nelements)
inline

Definition at line 51 of file doubleArray.java.

Member Function Documentation

◆ getCPtr()

static long jconopt.doubleArray.getCPtr ( doubleArray obj)
inlinestaticprotected

Definition at line 20 of file doubleArray.java.

◆ swigRelease()

static long jconopt.doubleArray.swigRelease ( doubleArray obj)
inlinestaticprotected

Definition at line 24 of file doubleArray.java.

◆ finalize()

void jconopt.doubleArray.finalize ( )
inlineprotected

Definition at line 37 of file doubleArray.java.

◆ delete()

synchronized void jconopt.doubleArray.delete ( )
inline

Definition at line 41 of file doubleArray.java.

◆ getitem()

double jconopt.doubleArray.getitem ( long index)
inline

Definition at line 55 of file doubleArray.java.

◆ setitem()

void jconopt.doubleArray.setitem ( long index,
double value )
inline

Definition at line 59 of file doubleArray.java.

◆ cast()

SWIGTYPE_p_double jconopt.doubleArray.cast ( )
inline

Definition at line 63 of file doubleArray.java.

◆ frompointer()

static doubleArray jconopt.doubleArray.frompointer ( SWIGTYPE_p_double t)
inlinestatic

Definition at line 68 of file doubleArray.java.

Field Documentation

◆ swigCMemOwn

transient boolean jconopt.doubleArray.swigCMemOwn
protected

Definition at line 13 of file doubleArray.java.


The documentation for this class was generated from the following file: