TInt64Mapper

public final class TInt64Mapper

Maps memory of DT_INT64 tensors to a n-dimensional data space.

Public Constructors

Inherited Methods

boolean
equals(Object arg0)
final Class<?>
getClass()
int
hashCode()
final void
notify()
final void
notifyAll()
String
toString()
final void
wait(long arg0, int arg1)
final void
wait(long arg0)
final void
wait()

Public Constructors

public TInt64Mapper ()