Source position: solvers.pas line 75
type ga_struct = record
parameters: array [] of ArbFloat;
residual: ArbFloat;
end;