checkPreferenceOrder    Check if preference order is complete
checkStability          Check if a matching is stable
galeShapleyMatching     Compute the Gale-Shapley Algorithm
many2one                Compute the many-to-one matching
matchingR-package       matchingR: Efficient Computation of the
                        Gale-Shapley Algorithm in R and C++
one2many                Compute the one-to-many matching
one2one                 Compute one-to-one matching
rankIndex               Rank elements within row of a matrix
repcol                  Repeat each column of a matrix n times
reprow                  Repeat each row of a matrix n times
sortIndex               Sort indices of a matrix within row
validateInputs          Input validation
