linear_sweep#
Sweep specification with linearly spaced values.
Full path: exa.common.control.sweep.linear_sweep
Classes
Generates evenly spaced parameter values based on options. |
Inheritance
digraph inheritance2d4d086bfc { bgcolor=transparent; rankdir=LR; size="8.0, 12.0"; "LinearSweep" [URL="exa.common.control.sweep.linear_sweep.LinearSweep.html#exa.common.control.sweep.linear_sweep.LinearSweep",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 evenly spaced parameter values based on `options`."]; "Sweep" -> "LinearSweep" [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."]; }