UNPKG

ahp-criteria-helper

Version:

A simple package that helps to find the weights of n criteria, and also calculate your consistency ratio.

2 lines 135 B
export declare const calculateWeights: (matrix: Array<Array<number>>) => Array<number>; //# sourceMappingURL=calculate-weights.d.ts.map