rqs_history_type structure#

    struct rqs_history_type{T}
      lambda::T
      x_norm::T

detailed documentation#

history derived type as a Julia structure

components#

T lambda

the value of \(\lambda\)

T x_norm

the corresponding value of \(\|x(\lambda)\|_M\)