Integration
Manifolds.manifold_volume — Method
Manifolds.volume_density — Method
volume_density(M::AbstractManifold, p, X)Volume density function of manifold M, i.e. determinant of the differential of exponential map exp(M, p, X). Determinant can be understood as computed in a basis, from the matrix of the linear operator said differential corresponds to. Details are available in Section 4.1 of [CLLD22].
Note that volume density is well-defined only for X for which exp(M, p, X) is injective.