Gael Guennebaud c69d0d08d0 Set cost of conjugate to 0 (in practice it boils down to a no-op).
This is also important to make sure that A.conjugate() * B.conjugate() does not evaluate
its arguments into temporaries (e.g., if A and B are fixed and small, or * fall back to lazyProduct)
2019-02-18 14:43:07 +01:00
..
2016-05-18 14:03:03 +02:00
2018-11-23 15:37:09 +01:00
2018-10-07 23:29:51 +02:00
2015-08-04 16:12:16 +02:00
2019-01-15 10:51:03 +01:00
2018-11-23 15:12:06 +01:00