.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.ComplexMath;
  import Modelica_LinearSystems2.Math.Polynomial;
  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-11-23T19:25:52Z by OpenModelicaOpenModelica 1.24.2 using GenerateDoc.mos