.Modelica_LinearSystems2.WorkInProgress.Math.Matrices

Contents

NameDescription
C_nullspaceOrthonormal nullspace of a complex matrix
C_QRQR decomposition of a rectangular complex matrix without column pivoting (A = Q*R)
C_QR2QR decomposition of a rectangular complex matrix without column pivoting (A = Q*R)
C_rankRank of a complex matrix (computed with singular values)
C_singularValuesCompute singular values and left and right singular vectors of a complex matrix
C_solve2computes the solution to a complex system of linear equations A*X=B, using LU decomposition with partial pivoting and row interchanges
C_RQRQ decomposition of a rectangular complex matrix without column pivoting (A = R*Q)
care2Solution of continuous-time algebraic Riccati equations with diagonal matrix R

Generated at 2024-04-22T18:15:51Z by OpenModelicaOpenModelica 1.22.3 using GenerateDoc.mos