Vectorizes a tangent matrix into a vector in Euclidean space using AIRM.
Arguments
- sigma
A symmetric positive-definite matrix of class dppMatrix
, representing the reference point.
- v
A symmetric matrix of class dspMatrix
, representing a tangent vector.
Value
A numeric vector, representing the vectorized tangent image.