View source: R/031_atoms_affine_imag.R
| imag_expr | R Documentation |
Returns the imaginary part of a complex expression. R's native Im()
dispatches here for CVXR expressions via the Complex S3 group handler.
imag_expr(expr)
expr |
A CVXR Expression. |
An Imag_ atom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.