TR-mbed 1.0
Loading...
Searching...
No Matches
Macros | Functions
rvalue_types.cpp File Reference
#include "main.h"
#include "SafeScalar.h"
#include <Eigen/Core>

Macros

#define EIGEN_RUNTIME_NO_MALLOC
 

Functions

template<typename MatrixType >
void rvalue_copyassign (const MatrixType &)
 
template<typename TranspositionsType >
void rvalue_transpositions (Index)
 
template<typename MatrixType >
void rvalue_move (const MatrixType &)
 
 EIGEN_DECLARE_TEST (rvalue_types)
 

Macro Definition Documentation

◆ EIGEN_RUNTIME_NO_MALLOC

#define EIGEN_RUNTIME_NO_MALLOC

Function Documentation

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( rvalue_types  )

◆ rvalue_copyassign()

template<typename MatrixType >
void rvalue_copyassign ( const MatrixType )

◆ rvalue_move()

template<typename MatrixType >
void rvalue_move ( const MatrixType )

◆ rvalue_transpositions()

template<typename TranspositionsType >
void rvalue_transpositions ( Index  )