EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
AbsNystromEQM Class Referenceabstract

#include <EicRoot/blob/master/GenfitTools/trackrep/LSLtrackRep/AbsNystromEQM.h>

+ Inheritance diagram for AbsNystromEQM:

Public Member Functions

 AbsNystromEQM ()
 
virtual ~AbsNystromEQM ()
 
virtual TVectorT< double > eval (const TVectorT< double > &u, const TVectorT< double > &uprim, const TVectorT< double > &par)=0
 

Detailed Description

Definition at line 49 of file AbsNystromEQM.h.

View newest version in sPHENIX GitHub at line 49 of file AbsNystromEQM.h

Constructor & Destructor Documentation

AbsNystromEQM::AbsNystromEQM ( )
inline

Definition at line 53 of file AbsNystromEQM.h.

View newest version in sPHENIX GitHub at line 53 of file AbsNystromEQM.h

virtual AbsNystromEQM::~AbsNystromEQM ( )
inlinevirtual

Definition at line 54 of file AbsNystromEQM.h.

View newest version in sPHENIX GitHub at line 54 of file AbsNystromEQM.h

Member Function Documentation

virtual TVectorT<double> AbsNystromEQM::eval ( const TVectorT< double > &  u,
const TVectorT< double > &  uprim,
const TVectorT< double > &  par 
)
pure virtual

Implemented in LSLEQM.

Referenced by Nystrom::step().

+ Here is the caller graph for this function:


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