Skip navigation links
E J M O P R S W 

E

evaluate(Collection<?>) - Method in class org.jpmml.evaluator.functions.MeanFunction
 
evaluate(FieldValue) - Method in class org.jpmml.evaluator.functions.MeanFunction
 
evaluate(Collection<?>, int) - Method in class org.jpmml.evaluator.functions.PercentileFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.PercentileFunction
 
evaluate(String, String) - Method in class org.jpmml.evaluator.functions.SplitFunction
 
evaluate(FieldValue, FieldValue) - Method in class org.jpmml.evaluator.functions.SplitFunction
 
evaluate(Collection<?>, boolean) - Method in class org.jpmml.evaluator.functions.StandardDeviationFunction
 
evaluate(List<FieldValue>) - Method in class org.jpmml.evaluator.functions.StandardDeviationFunction
 
evaluate(V, EvaluationContext) - Method in interface org.jpmml.evaluator.JavaOperation
 
evaluate(V, List<? extends JavaOperation<V>>, EvaluationContext) - Static method in class org.jpmml.evaluator.JavaOperationUtil
 

J

JavaOperation<V> - Interface in org.jpmml.evaluator
 
JavaOperationUtil - Class in org.jpmml.evaluator
 

M

MeanFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the mean of a collection of values.
MeanFunction() - Constructor for class org.jpmml.evaluator.functions.MeanFunction
 
MeanFunction(String) - Constructor for class org.jpmml.evaluator.functions.MeanFunction
 

O

org.jpmml.evaluator - package org.jpmml.evaluator
 
org.jpmml.evaluator.functions - package org.jpmml.evaluator.functions
 

P

PercentileFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the n-th percentile of a collection of values.
PercentileFunction() - Constructor for class org.jpmml.evaluator.functions.PercentileFunction
 
PercentileFunction(String) - Constructor for class org.jpmml.evaluator.functions.PercentileFunction
 

R

readDoubleArrays(DataInput, int, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readDoubles(DataInput, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readFloatArrays(DataInput, int, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
readFloats(DataInput, int) - Static method in class org.jpmml.evaluator.ResourceUtil
 
ResourceUtil - Class in org.jpmml.evaluator
 

S

SplitFunction - Class in org.jpmml.evaluator.functions
A Java UDF for splitting a scalar string value to a collection of string values.
SplitFunction() - Constructor for class org.jpmml.evaluator.functions.SplitFunction
 
SplitFunction(String) - Constructor for class org.jpmml.evaluator.functions.SplitFunction
 
StandardDeviationFunction - Class in org.jpmml.evaluator.functions
A Java UDF for calculating the standard deviation of a collection of values.
StandardDeviationFunction() - Constructor for class org.jpmml.evaluator.functions.StandardDeviationFunction
 
StandardDeviationFunction(String) - Constructor for class org.jpmml.evaluator.functions.StandardDeviationFunction
 

W

writeDoubleArrays(DataOutput, Number[][]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeDoubles(DataOutput, Number[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeFloatArrays(DataOutput, Number[][]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
writeFloats(DataOutput, Number[]) - Static method in class org.jpmml.evaluator.ResourceUtil
 
E J M O P R S W 
Skip navigation links

Copyright © 2020. All rights reserved.