Gael Guennebaud 218c37beb4 bug #1286: automatically detect the available prototypes of functors passed to CwiseNullaryExpr such that functors have only to implement the operators that matters among:
operator()()
 operator()(i)
 operator()(i,j)
Linear access is also automatically detected based on the availability of operator()(i,j).
2016-08-31 15:45:25 +02:00
..
2016-05-18 14:03:03 +02:00
2016-08-29 11:06:08 +02:00
2014-01-24 12:51:33 +01:00
2013-08-12 07:39:24 +02:00
2016-07-09 23:37:11 +02:00
2016-07-06 11:05:30 +02:00
2016-06-03 08:12:14 +02:00
2015-10-23 10:36:33 +02:00
2016-07-07 11:03:01 +02:00
2015-06-16 22:11:41 +02:00
2016-08-31 13:04:29 +02:00
2015-10-28 11:42:14 +01:00
2015-11-16 13:33:54 +01:00
2016-05-19 22:48:16 +02:00
2015-08-04 16:12:16 +02:00
2015-10-23 10:36:33 +02:00
2016-01-30 22:26:17 +01:00
2016-07-12 17:19:26 +02:00
2016-04-13 22:18:02 +02:00
2016-07-06 22:25:24 +02:00