| compile | Compile Linear Algebra Code to C++ |
| compile_optimization_problem | Optimize arbitrary and differentiable functions |
| optimizer_CNE | Conventional Neural Evolution Optimizer |
| optimizer_GradientDescent | Gradient Descent Optimizer |
| optimizer_L_BFGS | L-BFGS Optimizer |
| optimizer_SA | Simulated-Annealing with exponential schedule |
| optimizer_SPSA | Simultaneous Perturbation Stochastic Approximation (SPSA) |
| translate | Compile a function to C++ |
| type_colvec | Type colvec |
| type_matrix | Type matrix |
| type_rowvec | Type rowvec |
| type_scalar_integer | Type int |
| type_scalar_logical | Type logical |
| type_scalar_numeric | Type numeric |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.