@Namespace(value="nvinfer1::apiv") @Properties(inherit=nvinfer.class) public class VAlgorithm extends VRoot
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VAlgorithm(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IAlgorithmIOInfo |
getAlgorithmIOInfo(int index) |
IAlgorithmIOInfo |
getAlgorithmIOInfoByIndex(int index) |
IAlgorithmVariant |
getAlgorithmVariant() |
float |
getTimingMSec() |
long |
getWorkspaceSize() |
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 VAlgorithm(Pointer p)
Pointer(Pointer).@Const @ByRef @NoException(value=true) public IAlgorithmIOInfo getAlgorithmIOInfo(int index)
@Const @ByRef @NoException(value=true) public IAlgorithmVariant getAlgorithmVariant()
@NoException(value=true) public float getTimingMSec()
@Cast(value="std::size_t") @NoException(value=true) public long getWorkspaceSize()
@Const @NoException(value=true) public IAlgorithmIOInfo getAlgorithmIOInfoByIndex(int index)
Copyright © 2024. All rights reserved.