Searched refs:tsteps_ (Results 1 – 4 of 4) sorted by relevance
39 std::vector<std::vector<float > > tsteps_; ///< Vector of FED dynamic time steps variable
32 std::vector<std::vector<float > > tsteps_; ///< Vector of FED dynamic time steps variable
87 tsteps_.push_back(tau); in Allocate_Memory_Evolution()134 nld_step_scalar(evolution_[i].Lt, Lflow, Lstep, tsteps_[i - 1][j]); in Create_Nonlinear_Scale_Space()
89 tsteps_.push_back(tau); in Allocate_Memory_Evolution()158 nld_step_scalar(evolution_[i].Lt, Lflow, Lstep, tsteps_[i - 1][j]); in Create_Nonlinear_Scale_Space()