A B C D E F G H I K L M N O P Q R S T U V W X Y Z

V

validateBeta(double) - Static method in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
Test method for valid beta values.
validateCountDownTime(long) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Test method for valid count-down time configuration.
validateCutOffFreq(double, long) - Static method in class org.android.activityminer.logic.filter.ButterworthLowPassFilter
Cut-Off frequency validation.
validateCutOffFreq(double, long) - Static method in class org.android.activityminer.logic.filter.GravitationFilter
Cut-Off frequency validation.
validateDBFile(String) - Method in class org.android.activityminer.app.manager.ManagerActivity
Method to test for a valid database file
validateEvaluationSet() - Method in class org.android.activityminer.logic.evaluation.CrossValidationStrategy
Validation method for evaluation set initialization.
validateMaximumRecordingTime(long) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Test method for valid maximum recording time configuration.
validateMinCutOffFreq(double) - Static method in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
Test method for minimum cutoff frequency values.
validateModelExtension(PMML) - Static method in class org.android.activityminer.logic.classification.PMMLBuilder
Does validate a given PMML model and returns the application specific extensions.
validateOrder(int) - Static method in class org.android.activityminer.logic.filter.ButterworthLowPassFilter
FIlter order validation.
validateOverlapSize(int) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Test method for valid overlap size configuration.
validateRecordingTime(long) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Test method for valid recording time configuration.
validateSampleRate(long, long) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Test method for a valid sample rate configuration.
validateWindowSize(long) - Static method in class org.android.activityminer.logic.configuration.ConfigurationValidator
Test method for valid cutOut size configuration.
validationStrategy - Variable in class org.android.activityminer.logic.evaluation.EvaluationHelper
The validation strategy.
ValidationStrategy - Interface in org.android.activityminer.logic.evaluation
Interface for validation algorithms.
validationStrategy - Variable in class org.android.activityminer.logic.features.selection.FeatureSelectionHelper
The validation strategy.
value - Variable in class ags.utils.dataStructures.trees.secondGenKD.KdTree.DataPoint
 
value - Variable in class ags.utils.dataStructures.trees.secondGenKD.KdTree.Entry
 
value - Variable in class org.android.activityminer.app.util.ParameterValuePair
The value for the parameter key.
value - Variable in class org.android.activityminer.logic.features.calculators.AbstractCalculator
The current value of the feature.
value - Variable in class org.android.activityminer.pmml.model.output.OutputField
The attribute value is used in conjunction with result features referring to specific values.
value - Variable in class org.android.activityminer.pmml.model.transformation.NormDiscrete
The value.
Value - Class in org.android.activityminer.pmml.model
The value representation
Value() - Constructor for class org.android.activityminer.pmml.model.Value
Constructor
value - Variable in class org.android.activityminer.pmml.model.Value
The name attribute
VALUE_ATTRIBUT_NAME - Static variable in class org.android.activityminer.model.util.SparseArrayConverterConstants
The value attribute name
value_entry - Static variable in class org.android.activityminer.R.id
 
valueCache - Variable in class org.android.activityminer.logic.features.calculators.FFTCalculator
The value cache.
valueCache - Variable in class org.android.activityminer.logic.features.calculators.MeanCrossingRateCalculator
The value cache.
valueCache - Variable in class org.android.activityminer.logic.features.calculators.VarianceCalculator
The value cache.
valueOf(String) - Static method in enum ags.utils.dataStructures.trees.secondGenKD.KdTree.Status
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.app.filter.FilterAxisView.AxisTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.app.service.ServiceState
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.logic.filter.FilterTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.logic.statistics.StudentTTest.ConfidenceCoefficent
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.classification.ClassifierTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.configuration.RecordingTimeTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.features.FeatureCategory
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.features.FeatureTypeGroups
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.features.FeatureTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.timeseries.AccSensorObservationDimensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.model.timeseries.SensorObservationDimensions
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.persistence.DBAdapter.RecordingStates
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.CatScoringMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.CompareFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasureKind
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.ContScoringMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.datadictionary.ClosureTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.datadictionary.Properties
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.DataType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.MiningFunctionType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.miningschema.FieldUsageType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.miningschema.InvalidValueTreatmentMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.miningschema.MissingValueTreatmentMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.miningschema.OutlierTreatmentMethod
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.OpTypes
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.output.AlgorithmType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.output.RankBasisType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.output.RankOrder
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.output.ResultFeatureType
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.android.activityminer.pmml.model.output.RuleFeatureType
Returns the enum constant of this type with the specified name.
values - Variable in class ags.utils.dataStructures.trees.secondGenKD.KdTree.ResultHeap
 
values() - Static method in enum ags.utils.dataStructures.trees.secondGenKD.KdTree.Status
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.app.filter.FilterAxisView.AxisTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.app.service.ServiceState
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.android.activityminer.logic.devices.AccelerometerDataCache.CacheData
The values
values() - Static method in enum org.android.activityminer.logic.filter.FilterTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.logic.statistics.StudentTTest.ConfidenceCoefficent
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.model.classification.ClassifierTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.model.configuration.FrequencyTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.model.configuration.RecordingTimeTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.android.activityminer.model.devices.AccelerometerData
The acceleration values
values() - Static method in enum org.android.activityminer.model.features.FeatureCategory
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.model.features.FeatureTypeGroups
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.model.features.FeatureTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.android.activityminer.model.timeseries.AbstractSensorObservation
The sample data vector.
values() - Static method in enum org.android.activityminer.model.timeseries.AccSensorObservationDimensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.model.timeseries.SensorObservationDimensions
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.persistence.DBAdapter.RecordingStates
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.CatScoringMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.CompareFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.comparisonmeasure.ComparisonMeasureKind
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.ContScoringMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.datadictionary.ClosureTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.android.activityminer.pmml.model.datadictionary.Interval
The associated values
values() - Static method in enum org.android.activityminer.pmml.model.datadictionary.Properties
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.DataType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.MiningFunctionType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.miningschema.FieldUsageType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.miningschema.InvalidValueTreatmentMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.miningschema.MissingValueTreatmentMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.miningschema.OutlierTreatmentMethod
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.OpTypes
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.output.AlgorithmType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.output.RankBasisType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.output.RankOrder
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.output.ResultFeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.android.activityminer.pmml.model.output.RuleFeatureType
Returns an array containing the constants of this enum type, in the order they are declared.
values - Variable in class org.android.activityminer.pmml.model.transformation.DerivedField
The values
valueSum - Variable in class org.android.activityminer.logic.features.calculators.AbstractEntropyCalculator
The sum of values
varCalculator1 - Variable in class org.android.activityminer.logic.features.CrossCorrelationFeature
The calculator providing the variance for the first dimension.
varCalculator2 - Variable in class org.android.activityminer.logic.features.CrossCorrelationFeature
The calculator providing the variance for the second dimension.
variance(double[], double) - Static method in class org.android.activityminer.model.configuration.MathUtils
Variance calculation.
VarianceCalculator<T extends Enum<T> & Dimensions> - Class in org.android.activityminer.logic.features.calculators
Implementation of a calculator for the variance in the values of a dimension.
VarianceCalculator(DimensionValueCache<T>, MeanCalculator<T>) - Constructor for class org.android.activityminer.logic.features.calculators.VarianceCalculator
Constructor
VarianceFeature<T extends Enum<T> & Dimensions> - Class in org.android.activityminer.logic.features
Implementation of the variance (squared standard deviation) feature, which is an extended feature based on the mean feature value.
VarianceFeature(FeatureTypes, VarianceCalculator<T>) - Constructor for class org.android.activityminer.logic.features.VarianceFeature
Constructor
variationCutOffFreq - Variable in class org.android.activityminer.logic.filter.AdaptiveLowPassFilter
The cutoff frequency for the signal variation in time (the derivative cut-off frequency).
version - Variable in class org.android.activityminer.pmml.header.Application
The optional version attribute
version - Variable in class org.android.activityminer.pmml.model.PMML
The version attribute
VERSION_4_2 - Static variable in class org.android.activityminer.pmml.model.PMML
The default version for new created PMML models
VerticalHoricontalMagnitudeCalculator<T extends Enum<T> & Dimensions> - Class in org.android.activityminer.logic.features.calculators
Implementation of an calculator to extract the vertical and horizontal magnitudes of acceleration by projection of the actual acceleration vector a to the global gravity direction g.
VerticalHoricontalMagnitudeCalculator(T, T, T, T, T, T, T, T) - Constructor for class org.android.activityminer.logic.features.calculators.VerticalHoricontalMagnitudeCalculator
Constructor
vibrate(Context) - Static method in class org.android.activityminer.app.util.NotificationUtils
Short vibration when done.
vibrate(Context, long) - Static method in class org.android.activityminer.logic.util.AppUtil
Vibration signal
viewLayoutId - Variable in class org.android.activityminer.app.activities.ActivityTreeListAdapter
Identifier of the view layout
viewPredictions - Static variable in class org.android.activityminer.R.id
 
visible - Variable in class org.android.activityminer.app.filter.FilterAxisView
The series visibility flags.
visibleAttributes - Variable in class org.android.activityminer.model.classification.TrainingActivity
The set with the visible features;
visibleFeatures - Static variable in enum org.android.activityminer.model.features.FeatureTypes
The visible features for the user.

A B C D E F G H I K L M N O P Q R S T U V W X Y Z