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

Functions

template<typename MatrixType >
void zeroReduction (const MatrixType &m)
 
template<typename MatrixType >
void zeroSizedMatrix ()
 
template<typename VectorType >
void zeroSizedVector ()
 
 EIGEN_DECLARE_TEST (zerosized)
 

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( zerosized  )

◆ zeroReduction()

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

◆ zeroSizedMatrix()

template<typename MatrixType >
void zeroSizedMatrix ( )

◆ zeroSizedVector()

template<typename VectorType >
void zeroSizedVector ( )