This functions builds Pairwise Comparison Matrix based on list of Pairwise Comparison Matrices
the resulting Pairwise Comparison Matrix is calculated as geometric mean of all
Pairwise Comparison Matrices in listOfMatrices
.
buildPairwiseComparisonMatrix(listOfMatrices)# S4 method for list
buildPairwiseComparisonMatrix(listOfMatrices)