-
- Downloads
SymmetricMatrix: Add traceMap
The trace map is a vector d, s.t. <d,a> = trace(A) where A.data = a. We use the isometry to reduce the computation to the data vectors.
Please register or sign in to comment
The trace map is a vector d, s.t. <d,a> = trace(A) where A.data = a. We use the isometry to reduce the computation to the data vectors.