Class defining the structure of an autotuner

Constructors

Properties

FACTORY: string = ...
order: {
    normal: string;
    random: string;
} = ...
PACKAGE = "autotuner.configs."
RANGED: string = ...
Tuple = "tdrc.tuple.Tuple"

Methods