.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-05-18T18:20:05Z by OpenModelicaOpenModelica 1.25.0 using GenerateDoc.mos