![]() |
OpenWalnut
1.5.0dev
|
Testsuite for unit tests of the WDataSetDTI class. More...
#include <WDataSetDTI_test.h>
Inheritance diagram for WDataSetDTITest:
Collaboration diagram for WDataSetDTITest:Public Member Functions | |
| void | setUp () |
| Setup logger and other stuff for each test. More... | |
| void | testInstanziation (void) |
| Only values sets of order 1, dim 6 should be used to construct DTI datasets. More... | |
| void | testTensorAccess (void) |
| Accessing the i'th tensor is: getting the WValue at that position and transform it to a WTensorSym< 2, 3 >. More... | |
Testsuite for unit tests of the WDataSetDTI class.
Definition at line 41 of file WDataSetDTI_test.h.
|
inline |
Setup logger and other stuff for each test.
Definition at line 47 of file WDataSetDTI_test.h.
References WLogger::startup().
Here is the call graph for this function:
|
inline |
Only values sets of order 1, dim 6 should be used to construct DTI datasets.
Definition at line 55 of file WDataSetDTI_test.h.
|
inline |
Accessing the i'th tensor is: getting the WValue at that position and transform it to a WTensorSym< 2, 3 >.
Definition at line 70 of file WDataSetDTI_test.h.