Input objects for the Sum of functions algorithm
More...
◆ Input() [1/2]
Constructs the input for the sum of functions algorithm
- Parameters
-
context | Context to manage the sum of functions algorithm |
cInput | Pointer to C++ implementation of the input |
◆ Input() [2/2]
Constructs the input for the sum of functions algorithm
- Parameters
-
context | Context to manage the input for the sum of functions algorithm |
◆ dispose()
Releases memory allocated for the native parameter object
Implements Disposable.
◆ get()
Returns an input object for the Sum of functions algorithm
- Parameters
-
id | Identifier of the input object |
- Returns
- Input object that corresponds to the given identifier
◆ set()
Sets an input object for the Sum of functions algorithm
- Parameters
-
id | Identifier of the input object |
val | The input object |
◆ setCInput()
void setCInput |
( |
long |
cInput, |
|
|
long |
cAlgorithm |
|
) |
| |
Sets input pointer for algorithm in native side
- Parameters
-
cInput | The address of the native input object |
cAlgorithm | The address of the native algorithm object |
The documentation for this class was generated from the following file:
- optimization_solver/sum_of_functions/Input.java