OpenWalnut
1.4.0
|
Testsuite for unit tests of the WDataSetDTI class. More...
#include <WDataSetDTI_test.h>
Public Member Functions | |
void | setUp () |
Setup logger and other stuff for each test. | |
void | testInstanziation (void) |
Only values sets of order 1, dim 6 should be used to construct DTI datasets. | |
void | testTensorAccess (void) |
Accessing the i'th tensor is: getting the WValue at that position and transform it to a WTensorSym< 2, 3 >. |
Testsuite for unit tests of the WDataSetDTI class.
Definition at line 40 of file WDataSetDTI_test.h.
void WDataSetDTITest::setUp | ( | void | ) | [inline] |
Setup logger and other stuff for each test.
Definition at line 46 of file WDataSetDTI_test.h.
References WLogger::startup().
void WDataSetDTITest::testInstanziation | ( | void | ) | [inline] |
Only values sets of order 1, dim 6 should be used to construct DTI datasets.
Definition at line 54 of file WDataSetDTI_test.h.
void WDataSetDTITest::testTensorAccess | ( | void | ) | [inline] |
Accessing the i'th tensor is: getting the WValue at that position and transform it to a WTensorSym< 2, 3 >.
Definition at line 69 of file WDataSetDTI_test.h.
References WDataSetDTI::getTensor().