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

Allocate optimal sizes instead of minimum #17

Open
pwilken3 opened this issue Aug 21, 2015 · 1 comment
Open

Allocate optimal sizes instead of minimum #17

pwilken3 opened this issue Aug 21, 2015 · 1 comment

Comments

@pwilken3
Copy link
Contributor

We are currently allocating space in the optimizer so that the information passed will fit exactly, which is the minimum amount of space. In order to solve more efficiently, the SetSize calls and later checks in solve need to be updated.

@ahundt
Copy link

ahundt commented Aug 24, 2015

These changes would likely need to be in the underlying netlib wrapper component of cisst, at least in part.

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

No branches or pull requests

2 participants