Hi, I am trying to use gsl permutation. And I have a hard time to pass the information to the functions in permutation.
For example, I would like to evaluate the number of cycles of a specific permutation [1023456789]. If I store this integer series in the array a. How should I transform the information into gsl_permutation_linear_cycles? Thanks. Best, Yi-Ping
