The OpenD Programming Language

LeastSquaresResult.residual

Final residual

struct LeastSquaresResult(T)
T residual;

Meta