@Namespace(value="arrow::compute") @NoOffset @Properties(inherit=arrow.class) public class VarianceOptions extends FunctionOptions
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator, Pointer.ReferenceCounter| Constructor and Description |
|---|
VarianceOptions() |
VarianceOptions(int ddof) |
VarianceOptions(Pointer p)
Pointer cast constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ddof() |
VarianceOptions |
ddof(int setter) |
static VarianceOptions |
Defaults() |
getPointer, positionaddress, asBuffer, asByteBuffer, availablePhysicalBytes, calloc, capacity, capacity, close, deallocate, deallocate, deallocateReferences, deallocator, deallocator, equals, fill, formatBytes, free, getPointer, getPointer, getPointer, hashCode, isNull, isNull, limit, limit, malloc, maxBytes, maxPhysicalBytes, memchr, memcmp, memcpy, memmove, memset, offsetAddress, offsetof, offsetof, parseBytes, physicalBytes, position, put, realloc, referenceCount, releaseReference, retainReference, setNull, sizeof, sizeof, toString, totalBytes, totalCount, totalPhysicalBytes, withDeallocator, zeropublic VarianceOptions(Pointer p)
Pointer(Pointer).public VarianceOptions(int ddof)
public VarianceOptions()
@ByVal public static VarianceOptions Defaults()
public int ddof()
public VarianceOptions ddof(int setter)
Copyright © 2021. All rights reserved.