algorithm property

String algorithm
final

Algorithm used to calculated the metrics, eg: jensen_shannon_divergence, l_infinity.

Implementation

final String algorithm;