Explorar el Código

Update adjacency_matrix.h

Alec Jacobson hace 5 años
padre
commit
c645aac0c5
Se han modificado 1 ficheros con 1 adiciones y 1 borrados
  1. 1 1
      include/igl/adjacency_matrix.h

+ 1 - 1
include/igl/adjacency_matrix.h

@@ -21,7 +21,7 @@ namespace igl
   // Inputs:
   //   F  #F by dim list of mesh simplices
   // Outputs: 
-  //   A  max(F) by max(F) cotangent matrix, each row i corresponding to V(i,:)
+  //   A  max(F) by max(F) adjacency matrix, each row i corresponding to V(i,:)
   //
   // Example:
   //   // Mesh in (V,F)