Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
STYLE: Replace
NumericTraits<unsigned int>::ZeroValue()
with 0U
Style improvement within the default-constructor of `GradientDescentLineSearchOptimizer`, suggested by Mihail Isakov.
- Loading branch information