CLHEP 2.4.6.4
C++ Class Library for High Energy Physics
Loading...
Searching...
No Matches
Genfun::RK31Tableau Class Reference

#include <ButcherTableau.hh>

+ Inheritance diagram for Genfun::RK31Tableau:

Public Member Functions

 RK31Tableau ()
 
- Public Member Functions inherited from Genfun::ButcherTableau
 ButcherTableau (const std::string &name, unsigned int order)
 
const std::string & name () const
 
unsigned int order () const
 
unsigned int nSteps () const
 
doubleA (unsigned int i, unsigned int j)
 
doubleb (unsigned int i)
 
doublec (unsigned int i)
 
const doubleA (unsigned int i, unsigned int j) const
 
const doubleb (unsigned int i) const
 
const doublec (unsigned int i) const
 

Detailed Description

Definition at line 78 of file ButcherTableau.hh.

Constructor & Destructor Documentation

◆ RK31Tableau()

Genfun::RK31Tableau::RK31Tableau ( )
inline

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