Historial de Commits

Autor SHA1 Mensaje Fecha
  Yotam Gingold 22df54e31e Removed some PlainObjectBase instantiations for Eigen 3.3 compatibility. hace 8 años
  Alec Jacobson 97bf3c6fb5 PlainObjectBase objects should not be declared hace 8 años
  Alec Jacobson 18d9d479e2 [bug fix] array size issue, hack remains hace 8 años
  KazutakaNakashima 84ab9e1d26 Check whether bary is Eigen Vector or RowVector hace 8 años
  KazutakaNakashima 86f98760ad Change "bary.resize( DIM , 1 )" to "bary.resize( DIM )" hace 8 años
  Yotam Gingold 121114aaad point_simplex_squared_distance now returns the barycentric coordinates hace 8 años
  Alec Jacobson 70693a85ba small speed up and code reogranization for point/mesh squared distance hace 9 años
  Alec Jacobson eee3a7413f extract point-simplex distance and triangle barycentric coordinates from AABB, use MatrixBase for const input params hace 9 años