.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-07-12T18:21:06Z by OpenModelicaOpenModelica 1.25.1 using GenerateDoc.mos