@Namespace(value="cv::dnn") @NoOffset @Properties(inherit=opencv_dnn.class) public class CumSumLayer extends Layer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
CumSumLayer()
Default native constructor.
|
CumSumLayer(long size)
Native array allocator.
|
CumSumLayer(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
static CumSumLayer |
create(LayerParams params) |
int |
exclusive() |
CumSumLayer |
exclusive(int setter) |
CumSumLayer |
getPointer(long i) |
CumSumLayer |
position(long position) |
int |
reverse() |
CumSumLayer |
reverse(int setter) |
applyHalideScheduler, blobs, blobs, finalize, finalize, finalize, finalize, finalize, forward_fallback, forward_fallback, forward_fallback, forward, forward, forward, forward, getFLOPS, getMemoryShapes, getScaleShift, getScaleZeropoint, getScaleZeropoint, getScaleZeropoint, inputNameToIndex, inputNameToIndex, name, name, outputNameToIndex, outputNameToIndex, preferableTarget, preferableTarget, run, setActivation, setParamsFrom, supportBackend, tryAttach, tryFuse, tryQuantize, type, type, unsetAttached, updateMemoryShapesclear, empty, getDefaultName, read, save, save, write, write, writeaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, 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 CumSumLayer()
public CumSumLayer(long size)
Pointer.position(long).public CumSumLayer(Pointer p)
Pointer(Pointer).public CumSumLayer position(long position)
public CumSumLayer getPointer(long i)
getPointer in class Layerpublic int exclusive()
public CumSumLayer exclusive(int setter)
public int reverse()
public CumSumLayer reverse(int setter)
@opencv_core.Ptr public static CumSumLayer create(@Const @ByRef LayerParams params)
Copyright © 2022. All rights reserved.