Class TorchLongStorage


public class TorchLongStorage
extends TorchStorage
  • Field Summary

    Fields 
    Modifier and Type Field Description
    long[] data  

    Fields inherited from class deepboof.io.torch7.struct.TorchReferenceable

    index, torchName, version
  • Constructor Summary

    Constructors 
    Constructor Description
    TorchLongStorage​(int size)  
  • Method Summary

    Modifier and Type Method Description
    java.lang.Object getDataObject()  
    void printSummary()  
    int size()  

    Methods inherited from class java.lang.Object

    clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait