eigen/Eigen
Benoit Jacob 05a49547e1 in ScalarMultiple, make the factor type independent from the matrix scalar type.
This is an optimization for complex matrices, allowing to do only a real multiplication
when a complex multiplication is not needed, e.g. in normalized().
2007-12-26 08:30:21 +00:00
..
Core in ScalarMultiple, make the factor type independent from the matrix scalar type. 2007-12-26 08:30:21 +00:00
CMakeLists.txt rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Core.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00