fixed_sweep

fixed_sweep#

Sweep specification with arbitrary values.

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

Classes

FixedSweep

A sweep over arbitrary set of values, given by options.

Inheritance

digraph inheritance9b59ca0bde { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "FixedSweep" [URL="exa.common.control.sweep.fixed_sweep.FixedSweep.html#exa.common.control.sweep.fixed_sweep.FixedSweep",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="A sweep over arbitrary set of values, given by `options`."]; "Sweep" -> "FixedSweep" [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."]; }