c_sigma: Calculates Sigma (standard deviation) of each ant

Description Usage Arguments Value

View source: R/fct_aco.R

Description

Calculates Sigma (standard deviation) of each ant

Usage

1
c_sigma(param_list, eps)

Arguments

param_list

a list of the x and y values of the ants of the current generation

eps

represents the symmetry to the expected value; has a range of (0,1); if eps = 0.5 the distribution is symmetric

Value

a list with the standard deviations of the x and y values of each ant


FelixBehne/ant.colony.optimization documentation built on Dec. 17, 2021, 8:25 p.m.