Searched refs:normalization_factor (Results 1 – 2 of 2) sorted by relevance
327 complex_f normalization_factor = uniform_cov_mat_[i].elements()[0][0]; in InitDiffuseCovMats() local328 uniform_cov_mat_[i].Scale(1.f / normalization_factor); in InitDiffuseCovMats()350 complex_f normalization_factor = angled_cov_mat.elements()[0][0]; in InitInterfCovMats() local351 angled_cov_mat.Scale(1.f / normalization_factor); in InitInterfCovMats()
989 normalization_factor = total_rows / math_ops.cast(num_rows, dtypes.float32)997 ) * normalization_factor1001 math_ops.trace(partial_row_gramian) * normalization_factor +1014 ones * col_wt_mat)) * normalization_factor