class documentation

class GapLengthGenerator(Protocol): (source)

View In Hierarchy

Protocol signature for ramp functions

Method __call__ Undocumented
def __call__(self, n, r): (source)

Undocumented

Parameters
n:intUndocumented
r:GapLengthRangeUndocumented
Returns
np.ndarrayUndocumented