Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
ExaTrkXTensorConversionTests.cpp File Reference
#include <boost/test/unit_test.hpp>
#include "Acts/Plugins/ExaTrkX/detail/TensorVectorConversion.hpp"
#include <iostream>
#include <torch/torch.h>
+ Include dependency graph for ExaTrkXTensorConversionTests.cpp:

Go to the source code of this file.

Functions

 BOOST_AUTO_TEST_CASE (test_vector_tensor_conversion_int_2cols)
 
 BOOST_AUTO_TEST_CASE (test_vector_tensor_conversion_float_3cols)
 
 BOOST_AUTO_TEST_CASE (test_slicing)
 

Function Documentation

BOOST_AUTO_TEST_CASE ( test_vector_tensor_conversion_int_2cols  )

Definition at line 17 of file ExaTrkXTensorConversionTests.cpp.

View newest version in sPHENIX GitHub at line 17 of file ExaTrkXTensorConversionTests.cpp

References Acts::detail::vectorToTensor2D().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( test_vector_tensor_conversion_float_3cols  )

Definition at line 51 of file ExaTrkXTensorConversionTests.cpp.

View newest version in sPHENIX GitHub at line 51 of file ExaTrkXTensorConversionTests.cpp

References i, and Acts::detail::vectorToTensor2D().

+ Here is the call graph for this function:

BOOST_AUTO_TEST_CASE ( test_slicing  )

Definition at line 79 of file ExaTrkXTensorConversionTests.cpp.

View newest version in sPHENIX GitHub at line 79 of file ExaTrkXTensorConversionTests.cpp

References Acts::detail::vectorToTensor2D().

+ Here is the call graph for this function: