.Modelica_LinearSystems2.Math.Matrices.Internal.dgeqrf_workdim

Information

Calculate the optimal size of the WORK array in dgeqrf

Interface

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

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