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 2022-08-03 at 12:58:17 +0000