# Generated by roxygen2: do not edit by hand

S3method("%~%",permutation)
S3method("[",cycle)
S3method("[",word)
S3method("[<-",cycle)
S3method("[<-",word)
S3method("length<-",permutation)
S3method("names<-",word)
S3method("size<-",cycle)
S3method("size<-",word)
S3method(Ops,permutation)
S3method(as.character,cycle)
S3method(as.function,permutation)
S3method(as.matrix,word)
S3method(c,cycle)
S3method(c,word)
S3method(doesnotmove,cycle)
S3method(doesnotmove,word)
S3method(fixed,cycle)
S3method(fixed,word)
S3method(inverse,cycle)
S3method(inverse,word)
S3method(is.id,cycle)
S3method(is.id,list)
S3method(is.id,word)
S3method(length,word)
S3method(names,word)
S3method(print,cycle)
S3method(print,word)
S3method(rep,permutation)
S3method(size,cycle)
S3method(size,word)
S3method(sum,permutation)
export("%~%")
export("size<-")
export(addcols)
export(all_cyclic_shuffles)
export(all_perms_shape)
export(allcyc)
export(allcycn)
export(allperms)
export(allpermslike)
export(are_conjugate)
export(are_conjugate_single)
export(as.character_cyclist)
export(as.cycle)
export(as.function)
export(as.function.permutation)
export(as.word)
export(capply)
export(caydist)
export(cayley)
export(ccps)
export(char2cycle)
export(char2cyclist_single)
export(commutator)
export(conjugation)
export(cyc_len)
export(cycle)
export(cycle2word)
export(cycle_plus_integer_elementwise)
export(cycle_power)
export(cycle_power_single)
export(cycle_sum)
export(cycle_sum_single)
export(cyclist2word_single)
export(cyclist_valid)
export(doesnotmove)
export(faro)
export(faro_gen)
export(fbin)
export(fbin_inv)
export(fbin_single)
export(fixed)
export(get1)
export(get_cyc)
export(helper)
export(id)
export(inverse)
export(inverse.cycle)
export(inverse_cyclist_single)
export(inverse_word_single)
export(is.cycle)
export(is.derangement)
export(is.even)
export(is.flip)
export(is.flip_pair)
export(is.id)
export(is.id_single_cycle)
export(is.odd)
export(is.perm_matrix)
export(is.permutation)
export(is.superflip)
export(is.word)
export(keepcyc)
export(megaminx_plotter)
export(ncyc)
export(nfixed)
export(nicify_cyclist)
export(nmoved)
export(nullcycle)
export(nullword)
export(orbit)
export(orbit_single)
export(outer)
export(padshape)
export(perm_matrix)
export(permorder)
export(permprod)
export(permutation)
export(pm_to_perm)
export(print.cycle)
export(print_cycle)
export(print_word)
export(r1cyc)
export(rcyc)
export(remove_length_one)
export(rgivenshape)
export(rgs1)
export(rperm)
export(rpermm)
export(sgn)
export(shape)
export(shape_cyclist)
export(shapepart)
export(shapepart_cyclist)
export(singleword_valid)
export(size)
export(some_perms_shape)
export(stabilizer)
export(stabilizes)
export(standard)
export(standard_cyclist)
export(sum1)
export(swap)
export(tidy)
export(trim)
export(vec2cyclist_single)
export(vec2cyclist_single_cpp)
export(vps)
export(word)
export(word_equal)
export(word_prod)
export(word_prod_single)
exportMethods(outer)
importClassesFrom(freealg,dot)
importFrom(graphics,plot)
importFrom(graphics,polygon)
importFrom(graphics,text)
importFrom(magic,shift)
importFrom(methods,setGeneric)
importFrom(numbers,mLCM)
importFrom(partitions,as.partition)
importFrom(partitions,listParts)
importFrom(partitions,perms)
importFrom(utils,data)
importMethodsFrom(freealg,"[")
