Home | History | Annotate | Download | only in utils

Lines Matching full:average

456         // adding to an average, so multiply by an additional half
460 // we multiply by another half because now we're adding to an average of an average
639 // then on the next addEdge() we add half of the next normal to get an average of the two
643 // Adding the other half of the average for the previous edge
651 // For split edges, we're adding an average of two averages, so we multiply by another half