@Namespace(value="torch::enumtype") @Properties(inherit=torch.class) public class kSame extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter
Constructor and Description |
---|
kSame() |
kSame(long size)
Native array allocator.
|
kSame(Pointer p)
Pointer cast constructor.
|
Modifier and Type | Method and Description |
---|---|
kSame |
getPointer(long i) |
kSame |
position(long position) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zero
public kSame(Pointer p)
Pointer(Pointer)
.public kSame(long size)
Pointer.position(long)
.public kSame()
Copyright © 2024. All rights reserved.