circumcenter_face: circumcenter Face

View source: R/tau_bound.R

circumcenter_faceR Documentation

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)

Arguments

v_list

matrix of vertex coordinates

f_list

matrix with 3 columns with face information.

Value

circ_mat, matrix of coordinates of circumcenters of faces.


ashapesampler documentation built on May 29, 2024, 3:22 a.m.