Navigation

Operators and Keywords

Function List:

C++ API

dgelq2.f File Reference


Functions

subroutine DGELQ2 (M, N, A, LDA, TAU, WORK, INFO)

Function Documentation

subroutine DGELQ2 ( INTEGER  M,
INTEGER  N,
DOUBLE PRECISION,dimension( lda, * )  A,
INTEGER  LDA,
DOUBLE PRECISION,dimension( * )  TAU,
DOUBLE PRECISION,dimension( * )  WORK,
INTEGER  INFO 
)