.Modelica.Math.Matrices.Utilities

Utility functions that should not be directly utilized by the user

Information

This package contains utility functions that are utilized by higher level matrix functions. These functions are usually not useful for an end-user.

Contents

NameDescription
continuousRiccatiIterativeNewton's method with exact line search for iterative solving continuous algebraic Riccati equation
discreteRiccatiIterativeNewton's method with exact line search for solving discrete algebraic Riccati equation
toUpperHessenbergTransform a real square matrix A to upper Hessenberg form H by orthogonal similarity transformation: Q' * A * Q = H
eigenvaluesHessenbergCompute eigenvalues of an upper Hessenberg form matrix
reorderRSFReorders a real Schur form to clusters of stable and unstable eigenvalues
findLocal_tkFind a local minimizer tk to define the length of the step tk*Nk in continuousRiccatiIterative and discreteRiccatiIterative

Generated at 2025-12-13T19:13:59Z by OpenModelicaOpenModelica 1.25.7 using GenerateDoc.mos