Gael Guennebaud
|
1ddf88060b
|
update sparse*sparse product: the default is now a conservative algorithm preserving symbolic non zeros. The previous with auto pruning of the small value is avaible doing: (A*B).pruned() or (A*B).pruned(ref) or (A*B).pruned(ref,eps)
|
2011-10-24 11:44:53 +02:00 |
|