Go to the source code of this file.
Classes | |
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 | MatrixFunctionReturnValue< Derived > |
Proxy for the matrix function of some matrix (expression). More... | |
struct | internal::traits< MatrixFunctionReturnValue< Derived > > |
Namespaces | |
namespace | internal |