Skip to content

cycle_center

CycleCenter

Bases: Parametrization

Calculates the cycle center for each cycle.

weighted = False instance-attribute

__init__(cycles)

compute()

Compute the center of each cycle.

set_weighted(weighted=True)