Files
eigen/Eigen/src/Core
Gael Guennebaud 842c4f8bfa Several compilation fixes for MSVC and NVCC, basically:
- added explicit enum to int conversion where needed
- if a function is not defined as declared and the return type is "tricky"
  then the type must be typedefined somewhere. A "tricky return type" can be:
  * a template class with a default parameter which depends on another template parameter
  * a nested template class, or type of a nested template class
2008-07-29 16:33:07 +00:00
..
2008-04-25 23:10:37 +00:00
2008-06-27 01:22:35 +00:00
2008-07-26 12:08:28 +00:00
2008-05-12 21:15:17 +00:00
2008-07-02 16:05:33 +00:00