circ_tet_3D {ashapesampler} | R Documentation |
Circumcenter tetrahedron - 4 points in 3D Given 3D coordinates of 4 points, calculates circumcenter
Description
Circumcenter tetrahedron - 4 points in 3D Given 3D coordinates of 4 points, calculates circumcenter
Usage
circ_tet_3D(points)
Arguments
points |
4x3 matrix |
Value
1x3 vector, coordinates of circumcenter
[Package ashapesampler version 1.0.0 Index]