circumcenter_face: circumcenter Face
Description
This function finds the circumcenters of the faces of a simplicial complex given the
list of vertex coordinates and the set of faces.
Usage
circumcenter_face(v_list, f_list)
Value
circ_mat, matrix of coordinates of circumcenters of faces.
Arguments
- v_list
matrix of vertex coordinates
- f_list
matrix with 3 columns with face information.