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

Functions

template<int Alignment, typename VectorType >
void map_class_vector (const VectorType &m)
 
template<int Alignment, typename MatrixType >
void map_class_matrix (const MatrixType &_m)
 
template<int >
void bug1453 ()
 
 EIGEN_DECLARE_TEST (mapstride)
 

Function Documentation

◆ bug1453()

template<int >
void bug1453 ( )

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( mapstride  )

◆ map_class_matrix()

template<int Alignment, typename MatrixType >
void map_class_matrix ( const MatrixType _m)

◆ map_class_vector()

template<int Alignment, typename VectorType >
void map_class_vector ( const VectorType m)