Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fixed Optimizer doxygen to make clear that setDifferentiatorMethod() must be called before useNumericalGradient() #2

Merged
merged 1 commit into from
Aug 16, 2013

Conversation

sherm1
Copy link
Member

@sherm1 sherm1 commented Aug 16, 2013

Fixed doxygen documentation to make it clear that you have to call Optimizer::setDifferentiatorMethod() before calling useNumericalGradient() or useNumericalJacobian() or it won't take effect. It would be better to fix the API to make this less confusing, but at least this is an improvement.

Resolves issue #1.

…timizer::setDifferentiatorMethod() *before* calling useNumericalGradient() or useNumericalJacobian() or it won't take effect. It would be better to fix the API to make this less confusing, but at least this is an improvement.
@jmwang
Copy link
Member

jmwang commented Aug 16, 2013

looks good.

jmwang added a commit that referenced this pull request Aug 16, 2013
Fixed Optimizer doxygen to make clear that setDifferentiatorMethod() must be called before useNumericalGradient()
@jmwang jmwang merged commit 5bd99e5 into simbody:master Aug 16, 2013
sherm1 pushed a commit that referenced this pull request Jun 16, 2014
…nvars

On travis, only compile with gcc 4.8 if this is a gcc build.
chrisdembia pushed a commit that referenced this pull request Apr 5, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants