Operators and Keywords
Function List:
C++ API
MVN_TRACEPROD Compute Matrix trace of the matrix product of two symmetric matrices a and b. [c] = MVN_TRACEPROD(A, B) computes the trace of the symmetric matices c = trace(A*B) in an efficient way.
Package: mvn