circumcenter_tet: circumcenter Tetrahedra

View source: R/tau_bound.R

circumcenter_tetR Documentation

circumcenter Tetrahedra

Description

This function finds the circumcenters of the tetrahedra/3-simplices of a simplicial complex given the list of vertex coordinates and the set of tetrahedra.

Usage

circumcenter_tet(v_list, t_list)

Arguments

v_list

matrix of vertex coordinates

t_list

matrix of 4 columns with tetrahedra

Value

circ_mat, matrix of coordinates of circumcenters of teterahedra


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