.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 2026-05-08T18:18:52Z by OpenModelicaOpenModelica 1.26.7 using GenerateDoc.mos