Skip to content
  • Patrick Jaap's avatar
    SymmetricMatrix: Add traceMap · f425fa52
    Patrick Jaap authored
    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.
    f425fa52