Learn R Programming

gyro (version 1.3.0)

gyromidpoint: Gyromidpoint

Description

The gyromidpoint of a gyrosegment.

Usage

gyromidpoint(A, B, s = 1, model = "U")

Value

A point, the gyromidpoint of a the gyrosegment

joining A and B.

Arguments

A, B

two distinct points (of the same dimension)

s

positive number, the radius of the Poincaré ball if model="M", otherwise, if model="U", this number defines the hyperbolic curvature

model

the hyperbolic model, either "M" (Möbius model, i.e. Poincaré model) or "U" (Ungar model, i.e. hyperboloid model)