.Modelica_LinearSystems2.Math.Matrices.LAPACK.drotg

Information

Lapack documentation:

   Purpose
   =======

   construct givens plane rotation.

   =====================================================================  

Interface

function drotg
  input Real a;
  input Real b;
  output Real c;
  output Real s;
  output Real r = a;
end drotg;

Generated at 2024-05-18T18:16:21Z by OpenModelicaOpenModelica 1.22.4 using GenerateDoc.mos