CLHEP VERSION Reference Documentation
   
CLHEP Home Page     CLHEP Documentation     CLHEP Bug Reports

Public Member Functions | List of all members
Genfun::RK31Tableau Class Reference

#include <ButcherTableau.hh>

Inheritance diagram for Genfun::RK31Tableau:
Genfun::ButcherTableau

Public Member Functions

 RK31Tableau ()
 
 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
 
double & A (unsigned int i, unsigned int j)
 
double & b (unsigned int i)
 
double & c (unsigned int i)
 
const double & A (unsigned int i, unsigned int j) const
 
const double & b (unsigned int i) const
 
const double & c (unsigned int i) const
 
 ButcherTableau (const std::string &name, unsigned int order)
 
const std::string & name () const
 
unsigned int order () const
 
unsigned int nSteps () const
 
double & A (unsigned int i, unsigned int j)
 
double & b (unsigned int i)
 
double & c (unsigned int i)
 
const double & A (unsigned int i, unsigned int j) const
 
const double & b (unsigned int i) const
 
const double & c (unsigned int i) const
 

Detailed Description

Definition at line 78 of file CLHEP/GenericFunctions/ButcherTableau.hh.

Constructor & Destructor Documentation

◆ RK31Tableau() [1/2]

Genfun::RK31Tableau::RK31Tableau ( )
inline

◆ RK31Tableau() [2/2]

Genfun::RK31Tableau::RK31Tableau ( )
inline

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