OpenWalnut  1.4.0
Public Member Functions
WDataSetDTITest Class Reference

Testsuite for unit tests of the WDataSetDTI class. More...

#include <WDataSetDTI_test.h>

+ Inheritance diagram for WDataSetDTITest:

List of all members.

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

Detailed Description

Testsuite for unit tests of the WDataSetDTI class.

Definition at line 40 of file WDataSetDTI_test.h.


Member Function Documentation

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


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