Searched refs:factor_index (Results 1 – 1 of 1) sorted by relevance
257 const int64 factor_index = get_factor_index(i); in Compute() local261 : input_weight * factor_weights_vec(factor_index); in Compute()264 factors_mat.col(factor_index) * std::sqrt(weight); in Compute()272 input_value * (w_0 + weight) * factors_mat.col(factor_index); in Compute()