public interface InfinityNormOrBuilder
extends com.google.protobuf.MessageOrBuilder
| Modifier and Type | Method and Description |
|---|---|
double |
getThreshold()
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should
be in the interval [0.0, 1.0).
|
boolean |
hasThreshold()
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should
be in the interval [0.0, 1.0).
|
findInitializationErrors, getAllFields, getDefaultInstanceForType, getDescriptorForType, getField, getInitializationErrorString, getOneofFieldDescriptor, getRepeatedField, getRepeatedFieldCount, getUnknownFields, hasField, hasOneofboolean hasThreshold()
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
optional double threshold = 1;double getThreshold()
The InfinityNorm is in the interval [0.0, 1.0] so sensible bounds should be in the interval [0.0, 1.0).
optional double threshold = 1;Copyright © 2020 Gojek. All rights reserved.