TR-mbed 1.0
Loading...
Searching...
No Matches
Functions
diagonalmatrices.cpp File Reference
#include "main.h"

Functions

template<typename MatrixType >
void diagonalmatrices (const MatrixType &m)
 
template<typename MatrixType >
void as_scalar_product (const MatrixType &m)
 
template<int >
void bug987 ()
 
 EIGEN_DECLARE_TEST (diagonalmatrices)
 

Function Documentation

◆ as_scalar_product()

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

◆ bug987()

template<int >
void bug987 ( )

◆ diagonalmatrices()

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

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( diagonalmatrices  )