.Modelica.Math.Matrices.Examples.solveLinearEquations

Information

With simple examples this function demonstrates how to solve regular linear equation systems with Matrices.solve and Matrices.solve2, and how to solve singular linear equation systems with Matrices.leastSquares and Matrices.leastSquares2.

Interface

function solveLinearEquations
  extends Modelica.Icons.Function;
  import Modelica.Utilities.Streams.print;
end solveLinearEquations;

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