Home | History | Annotate | Download | only in src

Lines Matching defs:norm

1501         float norm;
1508 norm = gamma_total ? (1.f/(float)gamma_total) : 0.f;
1512 first_state[i].weight[m] = ((int*)(first_state[i].weight))[m] * norm;