Search Results for

    Show / Hide Table of Contents

    Class solver::ParameterFreeAdapterInterface

    Interface class for solver to use with Bayesian Global Optimization stategy.

    Inheritance
    solver::ParameterFreeAdapterInterfaceBase
    solver::ParameterFreeAdapterInterface
    solver::PAParameterFree
    solver::SSMCParameterFree
    Inherited Members
    update_parameters_linearly
    update_parameters
    parameter_dimensions
    estimate_execution_cost
    get_initial_parameter_values

    Methods

    parameter_ranges()

    Declaration
    virtual std::vector<std::pair<double, double>>solver::ParameterFreeAdapterInterface::parameter_ranges() const =0
    In This Article
    Back to top Generated with Doxygen and DocFX