![]() |
Eigen-unsupported
3.2.7
|
Helper class for computing matrix logarithm of atomic matrices.
Public Member Functions | |
MatrixType | compute (const MatrixType &A) |
Compute matrix logarithm of atomic matrix. More... | |
MatrixLogarithmAtomic () | |
Constructor. | |
MatrixType compute | ( | const MatrixType & | A | ) |
Compute matrix logarithm of atomic matrix.
Compute logarithm of triangular matrix with clustered eigenvalues.
[in] | A | argument of matrix logarithm, should be upper triangular and atomic |
A
.