Engee documentation

Matrix Exponential

Calculating the exponent of a matrix.

matrix exponential

Description

Block Matrix Exponential calculates the exponent of a square matrix using the scaling and squaring algorithm with Pade approximation.

Ports

Input

Port_1 - input signal
matrix

Input square matrix.

Data types: Float16, Float32, Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64, Bool

Support for complex numbers: Yes

Output

Port_1 - output signal
matrix

Calculated exponent of the square matrix.

Data types: Float64, Int8, Int16, Int32, Int64, UInt8, UInt16, UInt32, UInt64, Bool

Support for complex numbers: Yes