#include "main.h"
Go to the source code of this file.
Classes | |
| struct | Wrapper< MatrixType > |
Macros | |
| #define | TEST_ENABLE_TEMPORARY_TRACKING |
Functions | |
| template<typename MatrixType > | |
| void | ctor_init1 (const MatrixType &m) |
| void | test_constructor () |
| #define TEST_ENABLE_TEMPORARY_TRACKING |
Definition at line 11 of file constructor.cpp.
| void ctor_init1 | ( | const MatrixType & | m | ) |
Definition at line 23 of file constructor.cpp.
| void test_constructor | ( | ) |
Definition at line 40 of file constructor.cpp.