Analysis Software
Documentation for sPHENIX simulation software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
BuildEdgesKDTree< Dim > Struct Template Reference

Static Public Member Functions

static torch::Tensor invoke (torch::Tensor &embedFeatures, float rVal, int kVal)
 

Detailed Description

template<std::size_t Dim>
struct BuildEdgesKDTree< Dim >

Definition at line 207 of file buildEdges.cpp.

View newest version in sPHENIX GitHub at line 207 of file buildEdges.cpp

Member Function Documentation

template<std::size_t Dim>
static torch::Tensor BuildEdgesKDTree< Dim >::invoke ( torch::Tensor &  embedFeatures,
float  rVal,
int  kVal 
)
inlinestatic

Definition at line 208 of file buildEdges.cpp.

View newest version in sPHENIX GitHub at line 208 of file buildEdges.cpp

References assert, dist(), edges, i, j, testing::internal::move(), tree, and Acts::detail::vectorToTensor2D().

+ Here is the call graph for this function:


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