$treeview $search $mathjax
Eigen-unsupported
3.2.5
$projectbrief
|
$projectbrief
|
$searchbox |
Helper class for computing matrix functions of atomic matrices. More...
Public Member Functions | |
MatrixType | compute (const MatrixType &A) |
Compute matrix function of atomic matrix. | |
MatrixFunctionAtomic (StemFunction f) | |
Constructor. |
Helper class for computing matrix functions of atomic matrices.
MatrixFunctionAtomic | ( | StemFunction | f | ) | [inline] |
Constructor.
[in] | f | matrix function to compute. |
MatrixType compute | ( | const MatrixType & | A | ) | [inline] |
Compute matrix function of atomic matrix.
[in] | A | argument of matrix function, should be upper triangular and atomic |