Interface to LAPACK library (should usually not directly be used but only indirectly via Modelica.Math.Matrices)
| Name | Description |
|---|---|
| dgegv | Obsolete function. Use Modelica.Math.Matrices.LAPACK.dggev instead |
| dgelsx | Obsolete function. Use Modelica.Math.Matrices.LAPACK.dgelsy instead |
| dgelsx_vec | Obsolete function. Use Modelica.Math.Matrices.LAPACK.dgelsy_vec instead |
| dgeqpf | Obsolete function. Use Modelica.Math.Matrices.LAPACK.dgeqp3 instead |