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