Uses of Class
biopb.tensor.TensorCriteria
Packages that use TensorCriteria
-
Uses of TensorCriteria in biopb.tensor
Methods in biopb.tensor that return TensorCriteriaModifier and TypeMethodDescriptionTensorCriteria.Builder.build()TensorCriteria.Builder.buildPartial()static TensorCriteriaTensorCriteria.getDefaultInstance()TensorCriteria.Builder.getDefaultInstanceForType()TensorCriteria.getDefaultInstanceForType()static TensorCriteriaTensorCriteria.parseDelimitedFrom(InputStream input) static TensorCriteriaTensorCriteria.parseDelimitedFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorCriteriaTensorCriteria.parseFrom(byte[] data) static TensorCriteriaTensorCriteria.parseFrom(byte[] data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorCriteriaTensorCriteria.parseFrom(com.google.protobuf.ByteString data) static TensorCriteriaTensorCriteria.parseFrom(com.google.protobuf.ByteString data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorCriteriaTensorCriteria.parseFrom(com.google.protobuf.CodedInputStream input) static TensorCriteriaTensorCriteria.parseFrom(com.google.protobuf.CodedInputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorCriteriaTensorCriteria.parseFrom(InputStream input) static TensorCriteriaTensorCriteria.parseFrom(InputStream input, com.google.protobuf.ExtensionRegistryLite extensionRegistry) static TensorCriteriaTensorCriteria.parseFrom(ByteBuffer data) static TensorCriteriaTensorCriteria.parseFrom(ByteBuffer data, com.google.protobuf.ExtensionRegistryLite extensionRegistry) Methods in biopb.tensor that return types with arguments of type TensorCriteriaModifier and TypeMethodDescriptioncom.google.protobuf.Parser<TensorCriteria>TensorCriteria.getParserForType()static com.google.protobuf.Parser<TensorCriteria>TensorCriteria.parser()Methods in biopb.tensor with parameters of type TensorCriteriaModifier and TypeMethodDescriptionTensorCriteria.Builder.mergeFrom(TensorCriteria other) static TensorCriteria.BuilderTensorCriteria.newBuilder(TensorCriteria prototype)