mode_type

mode_type(coefficients, indices, labels, type)

coefficients: _tuplegetter
indices: _tuplegetter
labels: _tuplegetter
type: _tuplegetter

 

@staticmethod
__new__(_cls, coefficients, indices, labels, type): 

Create new instance of mode_type(coefficients, indices, labels, type)

 

__repr__(self): 

Return a nicely formatted representation string

 

__getnewargs__(self): 

Return self as a plain tuple. Used by copy and pickle.


Feedback

Examples

Templates

Documentation