Searched defs:set_maximum_time (Results 1 – 10 of 10) sorted by relevance
405 void NeuronsSelection::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::NeuronsSelection
306 void StochasticGradientDescent::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::StochasticGradientDescent
350 void GradientDescent::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::GradientDescent
223 void AdaptiveMomentEstimation::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::AdaptiveMomentEstimation
321 void InputsSelection::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::InputsSelection
692 void TrainingStrategy::set_maximum_time(const type & maximum_time) in set_maximum_time() function in OpenNN::TrainingStrategy
410 void LevenbergMarquardtAlgorithm::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::LevenbergMarquardtAlgorithm
400 void QuasiNewtonMethod::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::QuasiNewtonMethod
420 void ConjugateGradient::set_maximum_time(const type& new_maximum_time) in set_maximum_time() function in OpenNN::ConjugateGradient
1339 AutomationLine::set_maximum_time (samplecnt_t t) in set_maximum_time() function in AutomationLine