multiply

public Double multiply(Double x, int factor)

Method to combine the metric `x`, `factor` times

Return

multiplication of the metric times the factor

Parameters

x

metric

factor

times of the combination