Uses of Class
edu.toronto.cs.jcudd.SWIGTYPE_p_int

Packages that use SWIGTYPE_p_int
edu.toronto.cs.jcudd   
 

Uses of SWIGTYPE_p_int in edu.toronto.cs.jcudd
 

Methods in edu.toronto.cs.jcudd that return SWIGTYPE_p_int
 SWIGTYPE_p_int CIntArray.cast()
           
 SWIGTYPE_p_int CIntPtr.cast()
           
 SWIGTYPE_p_int CuddCube.getCube()
           
 

Methods in edu.toronto.cs.jcudd with parameters of type SWIGTYPE_p_int
static int JMVLCudd.Cudd_addPermute(int dd, int node, SWIGTYPE_p_int permut)
           
static int JMVLCudd.Cudd_bddPermute(int manager, int node, SWIGTYPE_p_int permut)
           
static CIntArray CIntArray.frompointer(SWIGTYPE_p_int t)
           
static CIntPtr CIntPtr.frompointer(SWIGTYPE_p_int t)
           
protected static long SWIGTYPE_p_int.getCPtr(SWIGTYPE_p_int obj)
           
 void CuddCube.setCube(SWIGTYPE_p_int cube)