gyrocentroid {gyro} | R Documentation |
Gyrocentroid
Description
Gyrocenroid of a triangle.
Usage
gyrocentroid(A, B, C, s = 1, model = "U")
Arguments
A , B , C |
three distinct points |
s |
positive number, the radius of the Poincaré ball if
|
model |
the hyperbolic model, either |
Value
A point, the gyrocentroid of the triangle ABC
.
[Package gyro version 1.4.0 Index]