IndexType#

class IndexType(value, names=None, *, module=None, qualname=None, type=None, start=1, boundary=None)[ソース]#

ベースクラス: Enum

This Enum names the different permutation index orders that could be encountered.

Attributes

CHEMIST = 'chemist'#
PHYSICIST = 'physicist'#
INTERMEDIATE = 'intermediate'#
UNKNOWN = 'unknown'#