The OpenD Programming Language

sgelqf_

Computes an LQ factorization of a general rectangular matrix.

extern (C) pure nothrow @nogc
void
sgelqf_
(,,
float* a
,,
float* tau
,
float* work
,,)

Meta