.Modelica_LinearSystems2.Math.Matrices.Internal.dgeqp3_workdim

Information

Calculate the optimal size of the WORK array in dgeqp3

Interface

function dgeqp3_workdim
  import Modelica_LinearSystems2.Math.Matrices.LAPACK;
  input Real A[:, :];
  output Integer lwork;
  output Integer info;
end dgeqp3_workdim;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos