Description Usage Arguments Examples
Make a variable to be of Julia's awareness, so it can be further used in the definition of optimization problem.
1 | J(x)
|
x |
the R object sent to Julia |
1 2 3 4 5 | ## Not run:
convex_setup()
b <- J(c(1:2))
## End(Not run)
|
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.