|
||||||||||
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.G4GaussJacobiQ
public class G4GaussJacobiQ
Field Summary |
---|
Fields inherited from class hep.geant4.jni.G4VGaussianQuadrature |
---|
swigCMemOwn |
Constructor Summary | |
---|---|
G4GaussJacobiQ(long cPtr,
boolean cMemoryOwn)
|
|
G4GaussJacobiQ(SWIGTYPE_p_f_double__double pFunction,
double alpha,
double beta,
int nJacobi)
|
Method Summary | |
---|---|
void |
delete()
|
boolean |
equals(Object obj)
|
protected void |
finalize()
|
static long |
getCPtr(G4GaussJacobiQ obj)
|
double |
integral()
|
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 G4GaussJacobiQ(long cPtr, boolean cMemoryOwn)
public G4GaussJacobiQ(SWIGTYPE_p_f_double__double pFunction, double alpha, double beta, int nJacobi)
Method Detail |
---|
public static long getCPtr(G4GaussJacobiQ obj)
protected void finalize() throws Throwable
finalize
in class G4VGaussianQuadrature
Throwable
public void delete()
delete
in class G4VGaussianQuadrature
public boolean equals(Object obj)
equals
in class G4VGaussianQuadrature
public double integral()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |