Package brickhouse.udf.timeseries

Class Summary
MovingAvgUDF Moving average of a timeseries array of data
MovingStdevUDF Moving standard deviation of a time series array of data
NumericUtil  
SumArrayUDF Hive UDF to sum the elements of an array
VectorAddUDF Add two vectors together
VectorCrossProductUDF Multiply a vector of numbers times another vector
VectorDotProductUDF Dot product of two vectors
VectorMagnitudeUDF Magnitude of vector = SQRT( Sum( val^2 ) )
VectorMultUDF Multiply a vector of numbers times a scalar value
VectorNormalizeUDF Normalize a Vector
VectorUnionSumUDAF  
VectorUnionSumUDAF.VectorArraySumUDAFEvaluator  
VectorUnionSumUDAF.VectorMapSumUDAFEvaluator  
 



Copyright © 2013. All rights reserved.