AARE
Data analysis library for PSI hybrid detectors
|
Functions | |
TEST_CASE ("Initial size is zero if no size is specified") | |
TEST_CASE ("Construct from a DataSpan") | |
TEST_CASE ("1D image") | |
TEST_CASE ("Accessing a const object") | |
TEST_CASE ("Indexing of a 2D image") | |
TEST_CASE ("Indexing of a 3D image") | |
TEST_CASE ("Divide double by int") | |
TEST_CASE ("Elementwise multiplication of 3D image") | |
TEST_CASE ("Compare two images") | |
TEST_CASE ("Size and shape matches") | |
TEST_CASE ("Initial value matches for all elements") | |
TEST_CASE ("Data layout of 3D image, fast index last") | |
TEST_CASE ("Bitwise and on data") | |
TEST_CASE ("Elementwise operatios on images") | |
TEST_CASE | ( | "1D image" | ) |
TEST_CASE | ( | "Accessing a const object" | ) |
TEST_CASE | ( | "Bitwise and on data" | ) |
TEST_CASE | ( | "Compare two images" | ) |
TEST_CASE | ( | "Construct from a DataSpan" | ) |
TEST_CASE | ( | "Data layout of 3D | image, |
fast index last" | |||
) |
TEST_CASE | ( | "Divide double by int" | ) |
TEST_CASE | ( | "Elementwise multiplication of 3D image" | ) |
TEST_CASE | ( | "Elementwise operatios on images" | ) |
TEST_CASE | ( | "Indexing of a 2D image" | ) |
TEST_CASE | ( | "Indexing of a 3D image" | ) |
TEST_CASE | ( | "Initial size is zero if no size is specified" | ) |
TEST_CASE | ( | "Initial value matches for all elements" | ) |
TEST_CASE | ( | "Size and shape matches" | ) |