Files
2026-05-22 11:14:29 +02:00

10 lines
301 B
Plaintext

<function>
<subclass>afryca.ase.Function</subclass>
<file></file>
<category>AggregateDM</category>
<name>arithmeticAggregationDM</name>
<description></description>
<code>
return aggregation.groupPreferencesTwoTupleArithmeticMean(preferences,alternatives,criteria,experts);
</code>
</function>