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