namespace Gambit::Diver_1_0_4
[No description available]
Classes
Name | |
---|---|
struct | Gambit::Diver_1_0_4::diverScanData Structure for passing likelihood and printer data through Diver to the objective function. |
Functions
Name | |
---|---|
double | objective(double params[], const int param_dim, int & fcall, bool & quit, const bool validvector, void *& context) Function to be minimised by Diver. |
Functions Documentation
function objective
double objective(
double params[],
const int param_dim,
int & fcall,
bool & quit,
const bool validvector,
void *& context
)
Function to be minimised by Diver.
Updated on 2024-07-18 at 13:53:31 +0000