TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Functions
real_qz.cpp File Reference
#include "main.h"
#include <limits>
#include <Eigen/Eigenvalues>

Macros

#define EIGEN_RUNTIME_NO_MALLOC
 

Functions

template<typename MatrixType >
void real_qz (const MatrixType &m)
 
 EIGEN_DECLARE_TEST (real_qz)
 

Macro Definition Documentation

◆ EIGEN_RUNTIME_NO_MALLOC

#define EIGEN_RUNTIME_NO_MALLOC

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( real_qz  )

◆ real_qz()

template<typename MatrixType >
void real_qz ( const MatrixType m)