Logo
Fully annotated reference manual - version 1.8.12
Loading...
Searching...
No Matches
Namespaces | Functions
matrixfunctions.hpp File Reference

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)
 

Detailed Description

matrix functions

Definition in file matrixfunctions.hpp.