ConstantLineSearch.__call__

ConstantLineSearch.__call__(self, x, direction, dir_derivative)[source]

Calculate the step length at a point.

All arguments are ignored and are only added to fit the interface.