matrix functions More...
#include <ql/math/matrix.hpp>Go to the source code of this file.
Namespaces | |
| namespace | QuantExt |
Functions | |
| bool | supports_Logm () |
| bool | supports_Expm () |
| QuantLib::Matrix | Logm (const QuantLib::Matrix &m) |
| QuantLib::Matrix | Expm (const QuantLib::Matrix &m) |
matrix functions
Definition in file matrixfunctions.hpp.