edu.stanford.rsl.konrad.cuda
Class AdjustablePointer

java.lang.Object
  extended by jcuda.Pointer
      extended by edu.stanford.rsl.konrad.cuda.AdjustablePointer

public class AdjustablePointer
extends jcuda.Pointer


Constructor Summary
AdjustablePointer(jcuda.Pointer pointer, long byteOffset)
           
 
Method Summary
 
Methods inherited from class jcuda.Pointer
to, to, to, to, to, to, to, to, to, toString, withByteOffset
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
 

Constructor Detail

AdjustablePointer

public AdjustablePointer(jcuda.Pointer pointer,
                         long byteOffset)