hep.geant4.jni
Class G4PointMatrix
java.lang.Object
hep.geant4.jni.G4PointMatrix
public class G4PointMatrix
- extends Object
swigCMemOwn
protected boolean swigCMemOwn
G4PointMatrix
public G4PointMatrix(long cPtr,
boolean cMemoryOwn)
G4PointMatrix
public G4PointMatrix()
G4PointMatrix
public G4PointMatrix(int arg0,
int arg1)
G4PointMatrix
public G4PointMatrix(double[] arg0)
getCPtr
public static long getCPtr(G4PointMatrix 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
getRows
public int getRows()
getCols
public int getCols()
put
public void put(int i,
int j,
double x)
get
public double get(int i,
int j)
Copyright © 2000-2007 FreeHEP. All Rights Reserved.