namespace Gambit::GreAT
[No description available]
Classes
Name | |
---|---|
struct | Gambit::GreAT::greatScanData Structure for passing likelihood and printer data through GreAT to the objective function. |
Functions
Name | |
---|---|
double | LogLikelihoodFunction(TGreatPoint & point) Function to be minimised by GreAT. |
Attributes
Name | |
---|---|
greatScanData | data |
Functions Documentation
function LogLikelihoodFunction
double LogLikelihoodFunction(
TGreatPoint & point
)
Function to be minimised by GreAT.
Attributes Documentation
variable data
greatScanData data;
Updated on 2024-07-18 at 13:53:31 +0000