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 2023-06-26 at 21:36:52 +0000