- value - Variable in class messif.statistics.StatisticCounter
-
- value - Variable in class messif.statistics.StatisticObject
-
Object operation
- value - Variable in class messif.statistics.StatisticSlidingAvgCounter.ValueTime
-
- valueOf(String) - Static method in enum messif.buckets.index.LocalAbstractObjectOrder
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class messif.network.NetworkNode
-
Creates a new instance of NetworkNode from string "host:port#node".
- valueOf(String) - Static method in enum messif.objects.classification.text.BestKeywordsReducer.BestKeywordValueSelector
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.objects.DistanceFunctionMultiObjectAggregation
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.objects.impl.MetaObjectProfiSCT.Rights
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.objects.impl.MetaObjectProfiSCT.Territory
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.objects.impl.ObjectIntMultiVector.SDIteratorIntersectionResult
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.objects.keys.FaceKey.FaceLandmark
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in class messif.objects.util.AggregationFunction
-
Factory method for creating threshold functions from strings.
- valueOf(String) - Static method in enum messif.objects.util.impl.ArithmeticFunctionToken.FunctionType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.objects.util.impl.ArithmeticOperatorToken.OperatorType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.operations.AnswerType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.operations.Approximate.LocalSearchType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum messif.utility.Logging.RegexpFilterAgainst
-
Returns the enum constant of this type with the specified name.
- valueOfWithEmpty(String) - Static method in enum messif.objects.impl.MetaObjectProfiSCT.Rights
-
Convert the given string to Rights enum value.
- values() - Static method in enum messif.buckets.index.LocalAbstractObjectOrder
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.classification.text.BestKeywordsReducer.BestKeywordValueSelector
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.DistanceFunctionMultiObjectAggregation
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.impl.MetaObjectProfiSCT.Rights
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.impl.MetaObjectProfiSCT.Territory
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.impl.ObjectIntMultiVector.SDIteratorIntersectionResult
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.keys.FaceKey.FaceLandmark
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.util.impl.ArithmeticFunctionToken.FunctionType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.objects.util.impl.ArithmeticOperatorToken.OperatorType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.operations.AnswerType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values() - Static method in enum messif.operations.Approximate.LocalSearchType
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- values - Variable in class messif.statistics.StatisticRefCounter
-
Reference counter data
- values - Variable in class messif.statistics.StatisticSimpleWeakrefCounter
-
Reference counter data
- values() - Static method in enum messif.utility.Logging.RegexpFilterAgainst
-
Returns an array containing the constants of this enum type, in
the order they are declared.
- varargExpandPrototype(Class<?>[], int) - Static method in class messif.utility.reflection.Instantiators
-
Expands a variable-argument method/constructor prototype to the actual number of arguments.
- varargShrinkValues(Class<?>[], Object[]) - Static method in class messif.utility.reflection.Instantiators
-
Shrink the variable-argument method/constructor argument values to the actual method/constructor prototype.
- verticalArc(double, double, double) - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
-
Returns the prime vertical arc, the true prime vertical distance on the
ellipsoid from the meridian lambda1 to the meridian lambda2 at the specified latitude phi, in meters.
- verticalRadiusOfCurvature(double) - Method in class messif.objects.impl.ObjectGPSCoordinate.ReferenceEllipsoid
-
Returns the radius of curvature in the prime vertical
for this reference ellipsoid at the specified latitude.
- VirtualStorageBucket<C> - Class in messif.buckets.impl
-
Encapsulating bucket for generic indices and storages.
- VirtualStorageBucket(long, long, long, boolean, ModifiableOrderedIndex<C, LocalAbstractObject>) - Constructor for class messif.buckets.impl.VirtualStorageBucket
-
Creates a new instance of VirtualStorageBucket.
- VoronoiPartitioning - Class in messif.utility
-
Voronoi partitioning.
- VoronoiPartitioning(Iterator<LocalAbstractObject>, int) - Constructor for class messif.utility.VoronoiPartitioning
-
Initialize the partitioning with the passed pivots
- VoronoiPartitioning.Result - Class in messif.utility
-
- VoronoiPartitioning.Result(Collection<VoronoiPartitioning.VoronoiPartition>, short[]) - Constructor for class messif.utility.VoronoiPartitioning.Result
-
- VoronoiPartitioning.VoronoiPartition - Class in messif.utility
-
- VoronoiPartitioning.VoronoiPartition(LocalAbstractObject) - Constructor for class messif.utility.VoronoiPartitioning.VoronoiPartition
-
- VotingSchema - Class in messif.utility
-
Tests for equality based on a list of IDs -- implements a voting system.
- VotingSchema(int, int) - Constructor for class messif.utility.VotingSchema
-
Initialize voting m-out-of-n.
- VotingSchemaSetsUnsupervisedBinaryClassification - Class in messif.utility
-
- VotingSchemaSetsUnsupervisedBinaryClassification(int[], float[]) - Constructor for class messif.utility.VotingSchemaSetsUnsupervisedBinaryClassification
-
- VotingSchemaSetsUnsupervisedBinaryClassification.VotingSchemaUnsupervisedBinaryClassification - Class in messif.utility
-
- VotingSchemaSetsUnsupervisedBinaryClassification.VotingSchemaUnsupervisedBinaryClassification(int, int, float[]) - Constructor for class messif.utility.VotingSchemaSetsUnsupervisedBinaryClassification.VotingSchemaUnsupervisedBinaryClassification
-