View source: R/030_atoms_affine_real.R
| real_expr | R Documentation |
Returns the real part of a complex expression. R's native Re()
dispatches here for CVXR expressions via the Complex S3 group handler.
real_expr(expr)
expr |
A CVXR Expression. |
A Real_ atom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.