circ_face_2D {ashapesampler}R Documentation

Circumcenter face - three points in 2D Given 3 sets of coordinates, calculates the circumcenter

Description

Circumcenter face - three points in 2D Given 3 sets of coordinates, calculates the circumcenter

Usage

circ_face_2D(points)

Arguments

points

3x2 matrix

Value

1x2 vector, coordinates of circumcenter


[Package ashapesampler version 1.0.0 Index]