.Modelica_LinearSystems2.StateSpace.Internal.householder

Householder transformation

Interface

encapsulated function householder
  import Modelica_LinearSystems2.StateSpace;
  import Modelica_LinearSystems2.Math.Matrices;
  import Modelica_LinearSystems2.Math.Vectors;
  input StateSpace ss;
  input Real v[size(ss.A, 1)];
  output StateSpace ssh;
end householder;

Generated at 2025-04-03T18:24:42Z by OpenModelicaOpenModelica 1.24.5 using GenerateDoc.mos