The OpenD Programming Language

sggglm_

Solves the GLM (Generalized Linear Regression Model) using the GQR (Generalized QR) factorization

extern (C) pure nothrow @nogc
void
sggglm_
(,,,
float* a
,,
float* b
,,
float* d
,
float* x
,
float* y
,
float* work
,,)

Meta