Alec Jacobson пре 5 година
родитељ
комит
c645aac0c5
1 измењених фајлова са 1 додато и 1 уклоњено
  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)