Exp Map for SPD Matrices (Log-Euclidean Metric)
Source:R/riemannian_geometry.R
expmap_spd_logeuclidean.Rd
Maps a tangent vector V (symmetric matrix) from the tangent space at SPD matrix S1 back to the SPD manifold using the Log-Euclidean metric. Result is `expm(logm(S1) + V)`.