pub fn exp_map(
base: Float32Array,
tangent: Float32Array,
curvature: f64,
) -> Float32ArrayExpand description
Exponential map from tangent space to hyperbolic space
pub fn exp_map(
base: Float32Array,
tangent: Float32Array,
curvature: f64,
) -> Float32ArrayExponential map from tangent space to hyperbolic space