%^% {lfda} | R Documentation |
Negative One Half Matrix Power Operator
Description
This function defines operation for negative one half matrix power operator
Usage
x %^% n
Arguments
x |
the matrix we want to operate on |
n |
the exponent |
Value
the matrix after negative one half power
[Package lfda version 1.1.3 Index]