Searched refs:nsteps_ (Results 1 – 4 of 4) sorted by relevance
40 std::vector<int> nsteps_; ///< Vector of number of steps per cycle variable
33 std::vector<int> nsteps_; ///< Vector of number of steps per cycle variable
86 nsteps_.push_back(naux); in Allocate_Memory_Evolution()133 for (int j = 0; j < nsteps_[i - 1]; j++) in Create_Nonlinear_Scale_Space()
88 nsteps_.push_back(naux); in Allocate_Memory_Evolution()157 for (int j = 0; j < nsteps_[i - 1]; j++) { in Create_Nonlinear_Scale_Space()