namespace Gambit::GreAT

[No description available]

Classes

Name
structGambit::GreAT::greatScanData
Structure for passing likelihood and printer data through GreAT to the objective function.

Functions

Name
doubleLogLikelihoodFunction(TGreatPoint & point)
Function to be minimised by GreAT.

Attributes

Name
greatScanDatadata

Functions Documentation

function LogLikelihoodFunction

double LogLikelihoodFunction(
    TGreatPoint & point
)

Function to be minimised by GreAT.

Attributes Documentation

variable data

greatScanData data;

Updated on 2023-06-26 at 21:36:52 +0000