CONOPT
Loading...
Searching...
No Matches
conopt.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]

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

Definition at line 15 of file doubleArray.java.

◆ doubleArray() [2/2]

conopt.doubleArray.doubleArray ( long nelements)
inline

Definition at line 51 of file doubleArray.java.

Member Function Documentation

◆ getCPtr()

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

Definition at line 20 of file doubleArray.java.

◆ swigRelease()

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

Definition at line 24 of file doubleArray.java.

◆ finalize()

void conopt.doubleArray.finalize ( )
inlineprotected

Definition at line 37 of file doubleArray.java.

◆ delete()

synchronized void conopt.doubleArray.delete ( )
inline

Definition at line 41 of file doubleArray.java.

◆ getitem()

double conopt.doubleArray.getitem ( long index)
inline

Definition at line 55 of file doubleArray.java.

◆ setitem()

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

Definition at line 59 of file doubleArray.java.

◆ cast()

SWIGTYPE_p_double conopt.doubleArray.cast ( )
inline

Definition at line 63 of file doubleArray.java.

◆ frompointer()

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

Definition at line 68 of file doubleArray.java.

Field Documentation

◆ swigCMemOwn

transient boolean conopt.doubleArray.swigCMemOwn
protected

Definition at line 13 of file doubleArray.java.


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