packageComplexMathAdds
Library of additional complex mathematical functions and of functions operating on complex vectors and matrices
Extends from Modelica.Icons.Package (Icon for standard packages).
Information
While Modelica.ComplexMath contains basic mathematical functions operating on complex numbers (such as sin(..)), this package contains additional mathematical functions for further operations.
Contents
| Name | Description |
|---|---|
| Package of examples to demonstrate the usage of complex numbers | |
| Package of functions operating on vectors of complex numbers | |
| Package of functions operating on matrices of complex numbers | |
| Return maximum element of complex vector | |
| Compute eingenvalues of a matrix A, using lapack routine dgeevx | |
| Calculate the right eigenvectors of a linear state space system and write them columnwise in a matrix. | |
| Frequency and damping of conjugated complex pole pair | |
| Package of internal functions operating on complex number (for advanced users only) |