Package deepboof.io.torch7.struct
Class TorchList
java.lang.Object
deepboof.io.torch7.struct.TorchObject
deepboof.io.torch7.struct.TorchReferenceable
deepboof.io.torch7.struct.TorchList
public class TorchList extends TorchReferenceable
-
Field Summary
Fields Modifier and Type Field Description java.util.List<TorchObject>list -
Constructor Summary
Constructors Constructor Description TorchList() -
Method Summary
Modifier and Type Method Description <T> Tget(int index)