hep.geant4.jni
Class G4AnalyticalPolSolver
java.lang.Object
hep.geant4.jni.G4AnalyticalPolSolver
public class G4AnalyticalPolSolver
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4AnalyticalPolSolver
public G4AnalyticalPolSolver(long cPtr,
boolean cMemoryOwn)
G4AnalyticalPolSolver
public G4AnalyticalPolSolver()
getCPtr
public static long getCPtr(G4AnalyticalPolSolver obj)
finalize
protected void finalize()
throws Throwable
- Overrides:
finalize
in class Object
- Throws:
Throwable
delete
public void delete()
equals
public boolean equals(Object obj)
- Overrides:
equals
in class Object
quadRoots
public int quadRoots(double[] p,
SWIGTYPE_p_a_5__double r)
cubicRoots
public int cubicRoots(double[] p,
SWIGTYPE_p_a_5__double r)
biquadRoots
public int biquadRoots(double[] p,
SWIGTYPE_p_a_5__double r)
quarticRoots
public int quarticRoots(double[] p,
SWIGTYPE_p_a_5__double r)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.