| Package | Description |
|---|---|
| org.bytedeco.caffe |
| Modifier and Type | Method and Description |
|---|---|
static BlobProtoVector |
BlobProtoVector.default_instance() |
static BlobProtoVector |
BlobProtoVector.internal_default_instance() |
BlobProtoVector |
BlobProtoVector.New() |
BlobProtoVector |
BlobProtoVector.New(Arena arena) |
BlobProtoVector |
BlobProtoVector.position(long position) |
BlobProtoVector |
BlobProtoVector.put(BlobProtoVector from) |
| Modifier and Type | Method and Description |
|---|---|
void |
BlobProtoVector.CopyFrom(BlobProtoVector from) |
void |
BlobProtoVector.MergeFrom(BlobProtoVector from) |
BlobProtoVector |
BlobProtoVector.put(BlobProtoVector from) |
void |
BlobProtoVector.Swap(BlobProtoVector other) |
| Constructor and Description |
|---|
BlobProtoVector(BlobProtoVector from) |
Copyright © 2020. All rights reserved.