Christoph Hertzberg
|
b03209a7a6
|
Make conversion from 0 to Scalar explicit (issue reported by Brad Bell)
|
2015-04-13 17:10:52 +02:00 |
|
Benoit Jacob
|
69124cfca2
|
Automatic relicensing to MPL2 using Keirs script. Manual fixup follows.
|
2012-07-13 14:42:47 -04:00 |
|
Jitse Niesen
|
3c412183b2
|
Get rid of include directives inside namespace blocks (bug #339).
|
2012-04-15 11:06:28 +01:00 |
|
Gael Guennebaud
|
128ff9cf07
|
declare a ReverseInnerIterator in sparse CwiseBinaryOp. These ReverseInnerIterator should probably be removed anyway since we currently don't have real use cases for them. The only one in TriangularSolver could be advantageously replaced by a binary search.
|
2012-02-23 11:38:18 +01:00 |
|
Gael Guennebaud
|
99c694623a
|
fix a dozen of warnings with MSVC, and get rid of some useless throw()
|
2012-02-06 15:57:51 +01:00 |
|
Igor Krivenko
|
36457178f9
|
bug #352:properly cast constants
|
2011-12-09 23:38:41 +01:00 |
|
Gael Guennebaud
|
91e392a042
|
add ReverseInnerIterators to loop over the elements in reverse order,
and partly fix bug #356 (issue in trisolve for upper-column major))
|
2011-12-03 23:49:37 +01:00 |
|
Gael Guennebaud
|
53fa851724
|
move sparse solvers from unsupported/ to main Eigen/ and remove the "not stable yet" warning
|
2011-11-12 14:11:27 +01:00 |
|