Search Java Classes and Packages

Search Java Frameworks and Libraries

255581 classes and counting ...
Search Tips Index Status



#Org.apache.hadoop.hive.ql.udf.generic.GenericUDAFVariance Classes and Interfaces - 4 results found.
NameDescriptionTypePackageFramework
GenericUDAFVarianceCompute the variance.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFVariance .GenericUDAFVarianceEvaluatorEvaluate the variance using the algorithm described by Chan, Golub, and LeVeque in "Algorithms for computing the sample variance: analysis and recommendations"Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFVarianceApache Hive
GenericUDAFVarianceSampleCompute the sample variance by extending GenericUDAFVariance and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.genericApache Hive
GenericUDAFVarianceSample .GenericUDAFVarianceSampleEvaluatorCompute the sample variance by extending GenericUDAFVarianceEvaluator and overriding the terminate() method of the evaluator.Classorg.apache.hadoop.hive.ql.udf.generic.GenericUDAFVarianceSampleApache Hive