function_sweep

function_sweep#

Sweep specification with generated parameter values based on callable object.

Full path: exa.common.control.sweep.function_sweep

Classes

FunctionSweep

Generates parameter values based on callable object from options.

Inheritance

digraph inheritance92fcfb2b1a { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "FunctionSweep" [URL="exa.common.control.sweep.function_sweep.FunctionSweep.html#exa.common.control.sweep.function_sweep.FunctionSweep",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Generates parameter values based on callable object from `options`."]; "Sweep" -> "FunctionSweep" [arrowsize=0.5,style="setlinewidth(0.5)"]; "Sweep" [URL="exa.common.control.sweep.sweep.Sweep.html#exa.common.control.sweep.sweep.Sweep",fillcolor=white,fontname="Vera Sans, DejaVu Sans, Liberation Sans, Arial, Helvetica, sans",fontsize=10,height=0.25,shape=box,style="setlinewidth(0.5),filled",target="_top",tooltip="Base immutable class for sweeps."]; }