This function computes the Riemannian logarithmic map for the Affine-Invariant Riemannian Metric (AIRM).
airm_log(sigma, lambda, validate = FALSE)A symmetric matrix of class dspMatrix, representing the tangent space image of lambda at sigma.
A symmetric positive-definite matrix of class dppMatrix, representing the reference point.
A symmetric positive-definite matrix of class dppMatrix, representing the target point.
A logical value indicating whether to validate input arguments. Default is FALSE.