@Name(value="tensorflow::gtl::iterator_range<tensorflow::NeighborIter>") @NoOffset public static class tensorflow.NeighborIterRange extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
NeighborIterRange(Pointer p)
Pointer cast constructor.
|
NeighborIterRange(tensorflow.NeighborIter begin_iterator,
tensorflow.NeighborIter end_iterator) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.NeighborIter |
begin() |
tensorflow.NeighborIter |
end() |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic NeighborIterRange(Pointer p)
Pointer.Pointer(Pointer).public NeighborIterRange(@ByVal tensorflow.NeighborIter begin_iterator, @ByVal tensorflow.NeighborIter end_iterator)
@ByVal public tensorflow.NeighborIter begin()
@ByVal public tensorflow.NeighborIter end()
Copyright © 2019. All rights reserved.