eigen/Eigen/Core
Benoit Jacob dad245af56 - eigen2 now fully enforces constness! found a way to achieve that
with minimal code duplication. There now are only two (2)
  const_cast remaining in the whole source code.
- eigen2 now fully allows copying a row-vector into a column-vector.
  added a unit-test for that.
- split unit tests, improve docs, various improvements.
2007-12-25 17:20:58 +00:00
..
Block.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Cast.h - rework the coefficients API 2007-12-24 11:14:25 +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
Coeffs.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Column.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Conjugate.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
DiagonalCoeffs.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
DiagonalMatrix.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Difference.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Dot.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
DynBlock.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Eval.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Fuzzy.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Identity.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
IO.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Map.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
MathFunctions.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Matrix.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
MatrixBase.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
MatrixRef.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
MatrixStorage.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Minor.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
NumTraits.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Ones.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
OperatorEquals.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Opposite.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Product.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Random.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Row.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
ScalarMultiple.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Sum.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Trace.h rename src/ to Eigen/ so that we're able to #include<Eigen/Core.h> 2007-12-20 21:25:13 +00:00
Transpose.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00
Util.h - rework the coefficients API 2007-12-24 11:14:25 +00:00
Zero.h - eigen2 now fully enforces constness! found a way to achieve that 2007-12-25 17:20:58 +00:00