rqs_history_type structure#

#include <galahad_rqs.h>

struct rqs_history_type {
    // fields

    rpc_ lambda;
    rpc_ x_norm;
};

detailed documentation#

history derived type as a C struct

components#

rpc_ lambda

the value of \(\lambda\)

rpc_ x_norm

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