.Modelica_LinearSystems2.Math.Matrices.Internal.findLocal_tk

Information

Find a local minimizer tk to define the length of the step tk*Nk in carenls or darenls

Interface

function findLocal_tk
  extends Modelica.Icons.Function;
  import Modelica_LinearSystems2.Math.Polynomial;
  import Modelica_LinearSystems2.Math.Complex;
  input Real Rk[:, size(Rk, 2)];
  input Real Vk[size(Rk, 1), size(Rk, 2)];
  output Real tk;
end findLocal_tk;

Revisions

Date Author Comment
2010-05-31 Marcus Baur, DLR-RM Realization

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