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

11 lines
267 B
Plaintext

<function>
<subclass>afryca.ase.Function</subclass>
<file></file>
<category>AggregateHPR</category>
<name>weithedAverageHPR</name>
<description></description>
<code>
return aggregation.hesitantWeigthedAverage(hesitant,beta,pointA,pointB);
</code>
</function>