ATLAS Offline Software
Loading...
Searching...
No Matches
JacobianHelper.h File Reference
Include dependency graph for JacobianHelper.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Trk
 Ensure that the ATLAS eigen extensions are properly loaded.

Functions

ATH_ALWAYS_INLINE void Trk::propJacobian (double *ATH_RESTRICT P, const double *ATH_RESTRICT H0, const double *ATH_RESTRICT H1, const double *ATH_RESTRICT H2, const double *ATH_RESTRICT A, const double *ATH_RESTRICT A0, const double *ATH_RESTRICT A3, const double *ATH_RESTRICT A4, const double *ATH_RESTRICT A6, const double S3)
 This provides an inline helper function for updating the jacobian during Runge-Kutta propagation.