TR-mbed 1.0
Loading...
Searching...
No Matches
Classes | Macros | Enumerations | Functions
constructor.cpp File Reference
#include "main.h"

Classes

struct  Wrapper< MatrixType >
 

Macros

#define TEST_ENABLE_TEMPORARY_TRACKING
 

Enumerations

enum  my_sizes { M = 12 , N = 7 }
 

Functions

template<typename MatrixType >
void ctor_init1 (const MatrixType &m)
 
 EIGEN_DECLARE_TEST (constructor)
 

Macro Definition Documentation

◆ TEST_ENABLE_TEMPORARY_TRACKING

#define TEST_ENABLE_TEMPORARY_TRACKING

Enumeration Type Documentation

◆ my_sizes

enum my_sizes
Enumerator

Function Documentation

◆ ctor_init1()

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

◆ EIGEN_DECLARE_TEST()

EIGEN_DECLARE_TEST ( constructor  )