OpenWalnut  1.5.0dev
Public Member Functions | List of all members
WDataSetDTITest Class Reference

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...
 

Detailed Description

Testsuite for unit tests of the WDataSetDTI class.

Definition at line 41 of file WDataSetDTI_test.h.

Member Function Documentation

◆ setUp()

void WDataSetDTITest::setUp ( )
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:

◆ testInstanziation()

void WDataSetDTITest::testInstanziation ( void  )
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.

◆ testTensorAccess()

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 70 of file WDataSetDTI_test.h.


The documentation for this class was generated from the following file: