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

Functions

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

Function Documentation

◆ diagonal()

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

◆ diagonal_assert()

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

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( diagonal  )