Description Arguments Value Usage Details Examples
Convenience function
m |
A matrix |
THe conjugate transpose of the original matrix
ct(m) %::% matrix : matrix
ct(m)
This is a convenience function to compute the conjugate transpose. For real-valued matrices, ct(m) = t(m).
1 2 |
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.