TrdMCClusterR Fit Classifier
Functions
test_code.h File Reference

Go to the source code of this file.

Functions

bool do3DLinesIntersect (const std::vector< Line::FitLine2D > &linesA, const std::vector< Line::FitLine2D > &linesB)
 
double distance3D (const Vector3D &a, const Vector3D &b)
 
double distanceBetween3DLines (const Line3D &lineA, const Line3D &lineB)
 

Function Documentation

◆ distance3D()

double distance3D ( const Vector3D a,
const Vector3D b 
)
Here is the caller graph for this function:

◆ distanceBetween3DLines()

double distanceBetween3DLines ( const Line3D &  lineA,
const Line3D &  lineB 
)
Here is the caller graph for this function:

◆ do3DLinesIntersect()

bool do3DLinesIntersect ( const std::vector< Line::FitLine2D > &  linesA,
const std::vector< Line::FitLine2D > &  linesB 
)
Here is the call graph for this function: