.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-12-29T19:13:56Z by OpenModelicaOpenModelica 1.26.0 using GenerateDoc.mos