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