Loading...
Searching...
No Matches
11#ifndef EIGEN_MATRIX_FUNCTIONS
12#define EIGEN_MATRIX_FUNCTIONS
19#include <Eigen/Eigenvalues>
56#include "src/MatrixFunctions/MatrixExponential.h"
57#include "src/MatrixFunctions/MatrixFunction.h"
58#include "src/MatrixFunctions/MatrixSquareRoot.h"
59#include "src/MatrixFunctions/MatrixLogarithm.h"
60#include "src/MatrixFunctions/MatrixPower.h"