@Name(value="caffe::Batch<double>") @Properties(inherit=caffe.class) public class DoubleBatch extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
DoubleBatch()
Default native constructor.
|
DoubleBatch(long size)
Native array allocator.
|
DoubleBatch(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
DoubleBlob |
data_() |
DoubleBatch |
getPointer(long i) |
DoubleBlob |
label_() |
DoubleBatch |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic DoubleBatch()
public DoubleBatch(long size)
Pointer.position(long).public DoubleBatch(Pointer p)
Pointer.Pointer(Pointer).public DoubleBatch position(long position)
public DoubleBatch getPointer(long i)
getPointer in class Pointer@MemberGetter @ByRef public DoubleBlob data_()
@MemberGetter @ByRef public DoubleBlob label_()
Copyright © 2020. All rights reserved.