#include <complex>
#include <boost/numeric/ublas/vector.hpp>
#include <boost/numeric/ublas/matrix.hpp>
#include <boost/numeric/ublas/lu.hpp>
Go to the source code of this file.
Namespaces | |
namespace | boost |
namespace | boost::numeric |
namespace | boost::numeric::ublas |
Functions | |
template<typename MATRIX > | |
MATRIX | boost::numeric::ublas::expm_pad (const MATRIX &H, const int p=6) |