circumcenter_tet | R Documentation |
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.
circumcenter_tet(v_list, t_list)
v_list |
matrix of vertex coordinates |
t_list |
matrix of 4 columns with tetrahedra |
circ_mat, matrix of coordinates of circumcenters of teterahedra
Add the following code to your website.
For more information on customizing the embed code, read Embedding Snippets.