PSDWrap-class | R Documentation |
A no-op wrapper to assert the input argument is positive semidefinite.
PSDWrap(arg)
## S4 method for signature 'PSDWrap'
is_psd(object)
arg |
A Expression object or matrix. |
object |
A PSDWrap object. |
is_psd(PSDWrap)
: Is the atom positive semidefinite?
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.