| gyromidpoint {gyro} | R Documentation |
Gyromidpoint
Description
The gyromidpoint of a gyrosegment.
Usage
gyromidpoint(A, B, s = 1, model = "U")
Arguments
A, B |
two distinct points (of the same dimension) |
s |
positive number, the radius of the Poincaré ball if
|
model |
the hyperbolic model, either |
Value
A point, the gyromidpoint of a the gyrosegment
joining A and B.
Note
This is the same as gyroABt(A, B, 1/2, s) but the
calculation is more efficient.
[Package gyro version 1.4.0 Index]