Input objects for the Sum of functions algorithm
More...
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 |
Constructs the input for the sum of functions algorithm
- Parameters
-
context | Context to manage the input for the sum of functions algorithm |
Releases memory allocated for the native parameter object
Implements Disposable.
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
Sets an input object for the Sum of functions algorithm
- Parameters
-
id | Identifier of the input object |
val | The input object |
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