View source: R/029_atoms_affine_conj.R
| conj_expr | R Documentation |
Returns the complex conjugate of an expression. For real expressions
this is a no-op. R's native Conj() dispatches here for CVXR
expressions via the Complex S3 group handler.
conj_expr(expr)
expr |
A CVXR Expression. |
A Conj_ atom.
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.