struct Gambit::Diver_1_0_0::diverScanData

Structure for passing likelihood and printer data through Diver to the objective function.

#include <diver.hpp>

Public Attributes

Name
Scanner::like_ptrlikelihood_function
Scanner::printer_interface *printer

Public Attributes Documentation

variable likelihood_function

Scanner::like_ptr likelihood_function;

variable printer

Scanner::printer_interface * printer;

Updated on 2024-07-18 at 13:53:31 +0000