Marcus Hilliard
- Total activity 2
- Last activity
- Member since
- Following 0 users
- Followed by 0 users
- Votes 0
- Subscriptions 1
Posts
Recent activity by Marcus Hilliard-
Passing variables to a function for evaluation then returning the result for optimization
AnsweredI am trying to figure out a way to pass variables to a function for evaluation during optimization and then return allow the function to return the result for optimization. For example, let $x_{i}$...