Home | History | Annotate | Download | only in src

Lines Matching full:ncenter

913     int Ncenter= std::min(N, (int)weightsPositionsSmoothing.size());
932 if (Ncenter > 0) {
934 for(int j=0; j < Ncenter; j++) {