@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VExprBuilder extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VExprBuilder(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IDimensionExpr |
constant(int value) |
IDimensionExpr |
operation(int op,
IDimensionExpr first,
IDimensionExpr second) |
IDimensionExpr |
operation(nvinfer.DimensionOperation op,
IDimensionExpr first,
IDimensionExpr second) |
getPointer, positionaddress, 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, zeropublic VExprBuilder(Pointer p)
Pointer(Pointer).@Const public IDimensionExpr constant(int value)
@Const public IDimensionExpr operation(nvinfer.DimensionOperation op, @Const @ByRef IDimensionExpr first, @Const @ByRef IDimensionExpr second)
@Const public IDimensionExpr operation(@Cast(value="nvinfer1::DimensionOperation") int op, @Const @ByRef IDimensionExpr first, @Const @ByRef IDimensionExpr second)
Copyright © 2024. All rights reserved.