@NoOffset @Name(value="std::pair<tensorflow::shape_inference::ShapeHandle,tensorflow::shape_inference::ShapeHandle>") public static class tensorflow.ShapeHandlePair extends Pointer
Pointer.CustomDeallocator, Pointer.Deallocator, Pointer.NativeDeallocator| Constructor and Description |
|---|
ShapeHandlePair() |
ShapeHandlePair(Pointer p)
Pointer cast constructor.
|
ShapeHandlePair(tensorflow.ShapeHandle firstValue,
tensorflow.ShapeHandle secondValue) |
| Modifier and Type | Method and Description |
|---|---|
tensorflow.ShapeHandle |
first() |
tensorflow.ShapeHandlePair |
first(tensorflow.ShapeHandle first) |
tensorflow.ShapeHandlePair |
put(tensorflow.ShapeHandlePair x) |
tensorflow.ShapeHandlePair |
put(tensorflow.ShapeHandle firstValue,
tensorflow.ShapeHandle secondValue) |
tensorflow.ShapeHandle |
second() |
tensorflow.ShapeHandlePair |
second(tensorflow.ShapeHandle second) |
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, position, put, realloc, setNull, sizeof, toString, totalBytes, totalPhysicalBytes, withDeallocator, zeropublic ShapeHandlePair(Pointer p)
Pointer.Pointer(Pointer).public ShapeHandlePair(tensorflow.ShapeHandle firstValue, tensorflow.ShapeHandle secondValue)
public ShapeHandlePair()
@Name(value="operator=") @ByRef public tensorflow.ShapeHandlePair put(@ByRef tensorflow.ShapeHandlePair x)
@MemberGetter @ByRef public tensorflow.ShapeHandle first()
public tensorflow.ShapeHandlePair first(tensorflow.ShapeHandle first)
@MemberGetter @ByRef public tensorflow.ShapeHandle second()
public tensorflow.ShapeHandlePair second(tensorflow.ShapeHandle second)
public tensorflow.ShapeHandlePair put(tensorflow.ShapeHandle firstValue, tensorflow.ShapeHandle secondValue)
Copyright © 2019. All rights reserved.