.Modelica_LinearSystems2.Math.Matrices.Internal.dhseqr_workdim

Information

Calculate the optimal size of the WORK array in dhseqr

Interface

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

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