Getting Started
Recipes
API reference
Migrating from 1.x to 2.0
Notebooks
Search…
k
api
gates
ClassGate
type
gates.ClassGate
class ClassGate:
Outer-equal class match — Gate.PerPair.
Members
method
__call__
Return a PerPair gate where mask[i,j] = (cs[i].field == ds[j].field).
__init__
property
field
Source: unitrack/gates/simple.py:26