|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objecthep.geant4.jni.G4VGaussianQuadrature
hep.geant4.jni.G4GaussLegendreQ
public class G4GaussLegendreQ
| Field Summary |
|---|
| Fields inherited from class hep.geant4.jni.G4VGaussianQuadrature |
|---|
swigCMemOwn |
| Constructor Summary | |
|---|---|
G4GaussLegendreQ(long cPtr,
boolean cMemoryOwn)
|
|
G4GaussLegendreQ(SWIGTYPE_p_f_double__double pFunction)
|
|
G4GaussLegendreQ(SWIGTYPE_p_f_double__double pFunction,
int nLegendre)
|
|
| Method Summary | |
|---|---|
double |
accurateIntegral(double a,
double b)
|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4GaussLegendreQ obj)
|
double |
integral(double a,
double b)
|
double |
quickIntegral(double a,
double b)
|
| Methods inherited from class hep.geant4.jni.G4VGaussianQuadrature |
|---|
getAbscissa, getCPtr, getNumber, getWeight |
| Methods inherited from class java.lang.Object |
|---|
clone, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
|---|
public G4GaussLegendreQ(long cPtr,
boolean cMemoryOwn)
public G4GaussLegendreQ(SWIGTYPE_p_f_double__double pFunction)
public G4GaussLegendreQ(SWIGTYPE_p_f_double__double pFunction,
int nLegendre)
| Method Detail |
|---|
public static long getCPtr(G4GaussLegendreQ obj)
protected void finalize()
throws Throwable
finalize in class G4VGaussianQuadratureThrowablepublic void delete()
delete in class G4VGaussianQuadraturepublic boolean equals(Object obj)
equals in class G4VGaussianQuadrature
public double integral(double a,
double b)
public double quickIntegral(double a,
double b)
public double accurateIntegral(double a,
double b)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||