Explorar o código

wrong comments in nchoosek

Former-commit-id: e352650322aac08c87cddf41eb2c4009cdc56b70
Alec Jacobson %!s(int64=10) %!d(string=hai) anos
pai
achega
76a5b76cc1
Modificáronse 1 ficheiros con 0 adicións e 9 borrados
  1. 0 9
      include/igl/nchoosek.h

+ 0 - 9
include/igl/nchoosek.h

@@ -14,15 +14,6 @@
 #include <Eigen/Core>
 
 namespace igl {
-  //todo
-  /// Given 2 vectors centered on origin calculate the rotation matrix from first to the second
-
-  // Inputs:
-  //   v0, v1         the two #3 by 1 vectors
-  //   normalized     boolean, if false, then the vectors are normalized prior to the calculation
-  // Output:
-  //                  3 by 3 rotation matrix that takes v0 to v1
-  //
   IGL_INLINE void nchoosek(int offset,
                            int k,
                            int N,