nextInertia

abstract fun nextInertia(iteration: Int): Double(source)

Computes the inertia weight for the given iteration.

Return

the inertia weight w(t)

Parameters

iteration

the current iteration number (>= 0)