You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
 
dehnert 18b72bc8d7 Added necessary include of unistd.h (for close()) to parser. Removed flag MAP_DENYWRITE of mmap for Mac OS and Linux as it is non-existent and ignored, respectively. Changed call to stat64 to call to stat for MAC OS, as stat64 is deprecated and 64-bit mode is turned on by macro that is no correctly set during OS-Detection. 13 years ago
..
src Moved/merged 3rdParty into 3rdparty 13 years ago
AdolcForward Added Eigen3 library 13 years ago
AlignedVector3 Added Eigen3 library 13 years ago
AutoDiff Added Eigen3 library 13 years ago
BVH Added Eigen3 library 13 years ago
CMakeLists.txt Added Eigen3 library 13 years ago
FFT Added Eigen3 library 13 years ago
IterativeSolvers Added Eigen3 library 13 years ago
KroneckerProduct Added Eigen3 library 13 years ago
MPRealSupport Added Eigen3 library 13 years ago
MatrixFunctions Added Eigen3 library 13 years ago
MoreVectorization Added Eigen3 library 13 years ago
NonLinearOptimization Added Eigen3 library 13 years ago
NumericalDiff Added Eigen3 library 13 years ago
OpenGLSupport Added Eigen3 library 13 years ago
Polynomials Added Eigen3 library 13 years ago
Skyline Added Eigen3 library 13 years ago
SparseExtra Added Eigen3 library 13 years ago
Splines Added Eigen3 library 13 years ago