$treeview $search $mathjax
Eigen-unsupported
3.2.5
$projectbrief
|
$projectbrief
|
$searchbox |
Helper class for computing matrix logarithm of atomic matrices. More...
Public Member Functions | |
MatrixType | compute (const MatrixType &A) |
Compute matrix logarithm of atomic matrix. | |
MatrixLogarithmAtomic () | |
Constructor. |
Helper class for computing matrix logarithm of atomic matrices.
MatrixType compute | ( | const MatrixType & | A | ) | [inline] |
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
.