ATLAS Offline Software
Loading...
Searching...
No Matches
cfNewP.h
Go to the documentation of this file.
1/*
2 Copyright (C) 2002-2023 CERN for the benefit of the ATLAS collaboration
3*/
4
8#ifndef TRKVKALVRTCORE_CFNEWP_H
9#define TRKVKALVRTCORE_CFNEWP_H
10
11namespace Trk {
12
13void cfnewp(const long int ich, double *parold, double *ref, double *s,
14 double *parnew, double *per);
15
16} // namespace Trk
17
18#endif
19
const boost::regex ref(r_ef)
Ensure that the ATLAS eigen extensions are properly loaded.
void cfnewp(const long int ich, double *parold, double *ref, double *s, double *parnew, double *per)
Definition cfNewP.cxx:10