The OpenD Programming Language

sorglq_

Generates all or part of the orthogonal matrix Q from an LQ factorization determined by SGELQF.

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

Meta