@Properties(inherit=nvgraph.class) public class nvgraphCSRTopology32I_st extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
nvgraphCSRTopology32I_st()
Default native constructor.
|
nvgraphCSRTopology32I_st(long size)
Native array allocator.
|
nvgraphCSRTopology32I_st(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
IntPointer |
destination_indices() |
nvgraphCSRTopology32I_st |
destination_indices(IntPointer setter) |
int |
nedges() |
nvgraphCSRTopology32I_st |
nedges(int setter) |
int |
nvertices() |
nvgraphCSRTopology32I_st |
nvertices(int setter) |
nvgraphCSRTopology32I_st |
position(long position) |
IntPointer |
source_offsets() |
nvgraphCSRTopology32I_st |
source_offsets(IntPointer setter) |
address, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, hashCode, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic nvgraphCSRTopology32I_st()
public nvgraphCSRTopology32I_st(long size)
Pointer.position(long).public nvgraphCSRTopology32I_st(Pointer p)
Pointer.Pointer(Pointer).public nvgraphCSRTopology32I_st position(long position)
public int nvertices()
public nvgraphCSRTopology32I_st nvertices(int setter)
public int nedges()
public nvgraphCSRTopology32I_st nedges(int setter)
public IntPointer source_offsets()
public nvgraphCSRTopology32I_st source_offsets(IntPointer setter)
public IntPointer destination_indices()
public nvgraphCSRTopology32I_st destination_indices(IntPointer setter)
Copyright © 2019. All rights reserved.