Marco Costalba
f434cea287
Fix null reduction formula
...
Depth is already dependent on the actual value
of ONE_PLY, in particular can be expressed like:
Depth = n * ONE_PLY
And because formula is used to calculate R that is
also dependent on the value of ONE_PLY and can be
expressed like:
R = x * ONE_PLY
We don't want to divide depth by a 'ply' value but
directly by an integer number.
Spotted by sf-x
No functional change.
2014-01-27 08:18:48 +01:00
..
2014-01-07 14:30:41 +09:00
2014-01-07 14:30:41 +09:00
2014-01-02 01:49:18 +01:00
2014-01-07 14:30:41 +09:00
2014-01-02 01:49:18 +01:00
2014-01-07 14:30:41 +09:00
2014-01-02 01:49:18 +01:00
2014-01-18 17:22:54 +01:00
2014-01-18 17:22:54 +01:00
2014-01-08 23:22:17 +09:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-25 11:29:32 +01:00
2014-01-18 17:22:54 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-26 23:09:22 +01:00
2014-01-14 09:24:35 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-12 22:48:08 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-19 11:16:34 +01:00
2014-01-12 04:10:46 +09:00
2014-01-18 17:52:37 +01:00
2014-01-02 01:49:18 +01:00
2014-01-27 08:18:48 +01:00
2014-01-14 09:24:35 +01:00
2014-01-02 01:49:18 +01:00
2014-01-02 01:49:18 +01:00
2014-01-19 11:09:44 +01:00
2014-01-02 01:49:18 +01:00
2014-01-18 18:22:32 +01:00
2014-01-18 18:22:32 +01:00
2014-01-02 12:44:46 +01:00
2014-01-02 01:49:18 +01:00
2014-01-18 18:22:32 +01:00
2014-01-02 01:49:18 +01:00