at.acceptance.boundary
Functions used to calculate the loss boundary for different grid definitions.
Classes
-
class GridMode(*values)[source]
Bases: Enum
Grid definition for 2D acceptance boundary search.
-
CARTESIAN = 1
full [\(\:x, y\:\)] grid
-
FLOODFILL = 3
from exterior to stable boundary
-
RADIAL = 0
full [\(\:r, \theta\:\)] grid
-
RECURSIVE = 2
radial recursive search