- FastIntDoubleMap - Class in org.deidentifier.arx.common
-
A very basic map using golden ratio hashing and linear probing.
- FastIntDoubleMap(int) - Constructor for class org.deidentifier.arx.common.FastIntDoubleMap
-
Creates a new instance
- featureIndices - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Indexes
- featureMetadata - Variable in class org.deidentifier.arx.aggregates.classification.ClassificationDataSpecification
-
Feature meta data
- field(String) - Method in class org.deidentifier.arx.DataSelector
-
- first() - Method in class org.deidentifier.arx.common.Groupify
-
Returns the first entry for iterations
- floor(IntervalDouble) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Floor
- floorLowerBoundToInt(IntervalDouble) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Returns floor of the lower bound to int
- floorToInt(IntervalDouble) - Method in class org.deidentifier.arx.reliability.IntervalArithmeticDouble
-
Returns floor() to int, if clearly defined
- Format() - Constructor for class org.deidentifier.arx.aggregates.HierarchyBuilderDate.Format
-
Default format
- format(Date) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- format(Date, TimeZone) - Method in class org.deidentifier.arx.DataType.ARXDate
-
Format with timezone
- format(Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- format(Long) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- format(String) - Method in class org.deidentifier.arx.DataType.ARXOrderedString
-
- format(String) - Method in class org.deidentifier.arx.DataType.ARXString
-
- format(T) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Format
- format(T) - Method in class org.deidentifier.arx.DataType
-
Converts a value into a string.
- forType(DataType<T>) - Static method in class org.deidentifier.arx.aggregates.AggregateFunction
-
Returns a builder for the given data type.
- frequency - Variable in class org.deidentifier.arx.aggregates.StatisticsContingencyTable.Entry
-
Associated frequency.
- frequency - Variable in class org.deidentifier.arx.aggregates.StatisticsFrequencyDistribution
-
The corresponding frequencies.
- fromDouble(Double) - Method in class org.deidentifier.arx.DataType.ARXDate
-
- fromDouble(Double) - Method in class org.deidentifier.arx.DataType.ARXDecimal
-
- fromDouble(Double) - Method in class org.deidentifier.arx.DataType.ARXInteger
-
- fromDouble(Double) - Method in interface org.deidentifier.arx.DataType.DataTypeWithRatioScale
-
Converts a double into a value.