@NoOffset @Name(value="std::optional<std::vector<torch::data::Example<torch::Tensor,torch::data::example::NoTarget> > >") @Properties(inherit=torch.class) public class TensorExampleVectorOptional extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description | 
|---|
TensorExampleVectorOptional()  | 
TensorExampleVectorOptional(Pointer p)
Pointer cast constructor. 
 | 
TensorExampleVectorOptional(TensorExampleVector value)  | 
| Modifier and Type | Method and Description | 
|---|---|
TensorExampleVector | 
get()  | 
boolean | 
has_value()  | 
TensorExampleVectorOptional | 
put(TensorExampleVector value)  | 
TensorExampleVectorOptional | 
put(TensorExampleVectorOptional x)  | 
void | 
reset()  | 
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getDirectBufferAddress, getPointer, getPointer, getPointer, getPointer, hashCode, interruptDeallocatorThread, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, physicalBytesInaccurate, position, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic TensorExampleVectorOptional(Pointer p)
Pointer(Pointer).public TensorExampleVectorOptional(TensorExampleVector value)
public TensorExampleVectorOptional()
@Name(value="operator =") @ByRef public TensorExampleVectorOptional put(@ByRef TensorExampleVectorOptional x)
public boolean has_value()
public void reset()
@Name(value="value") @ByRef public TensorExampleVector get()
@ValueSetter public TensorExampleVectorOptional put(@ByRef TensorExampleVector value)
Copyright © 2025. All rights reserved.