|
Classes | |
| class | MatrixExponential< MatrixType > |
| Class for computing the matrix exponential. More... | |
| struct | MatrixExponentialReturnValue< Derived > |
| Proxy for the matrix exponential of some matrix (expression). More... | |
| class | MatrixFunction< MatrixType, IsComplex > |
| Class for computing matrix exponentials. More... | |
| class | MatrixFunction< MatrixType, 0 > |
| Partial specialization of MatrixFunction for real matrices. More... | |
| class | MatrixFunction< MatrixType, 1 > |
| Partial specialization of MatrixFunction for complex matrices. More... | |
| class | MatrixFunctionAtomic< MatrixType > |
| Helper class for computing matrix functions of atomic matrices. More... | |
| class | MatrixFunctionReturnValue< Derived > |
| Proxy for the matrix function of some matrix (expression). More... | |
| class | StdStemFunctions< Scalar > |
| Stem functions corresponding to standard mathematical functions. More... | |