I have an optimization algorithm that solve a minimization problem. I did manage to find the convergence rate of the algorithm, but I want to undertand how to analyze it. I mean what does it mean if the convergence rate is a constant value?
Thank you.