perm2cycles: Decompose a permutation in a set of cycles

perm2cyclesR Documentation

Decompose a permutation in a set of cycles

Description

Factor a given a permutation in the set of independent cycles

Usage

perm2cycles(perm)

Arguments

perm

a permutation

Value

The permutation in the input in which the operation has been applied

Examples

perm2cycles(c(1,5,2,3,4))

PerMallows documentation built on April 3, 2025, 11:09 p.m.