Searched defs:invScale (Results 1 – 5 of 5) sorted by relevance
18 …ine void stable_norm_kernel(const ExpressionType& bl, Scalar& ssq, Scalar& scale, Scalar& invScale) in stable_norm_kernel()54 …rm_impl_inner_step(const VectorType &vec, RealScalar& ssq, RealScalar& scale, RealScalar& invScale) in stable_norm_impl_inner_step()
54 double invScale; in normalize() local
143 float invScale; // cache of 1/scale member
62 float invScale = 0; in check_gamma() local
109 real64 invScale = (real64) srcCount / in Initialize() local