TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
inplace_decomposition.cpp File Reference
#include "main.h"
#include <Eigen/LU>
#include <Eigen/Cholesky>
#include <Eigen/QR>

Functions

template<typename DecType , typename MatrixType >
void inplace (bool square=false, bool SPD=false)
 
 EIGEN_DECLARE_TEST (inplace_decomposition)
 

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( inplace_decomposition  )

◆ inplace()

template<typename DecType , typename MatrixType >
void inplace ( bool  square = false,
bool  SPD = false 
)