commit | 02792467f9a3b5e3c566f2f0881738d3f1e8131d | [log] [tgz] |
---|---|---|
author | John Grossman <johngro@google.com> | Tue Jun 26 17:34:55 2012 -0700 |
committer | John Grossman <johngro@google.com> | Tue Jun 26 17:36:58 2012 -0700 |
tree | 8c4a5ab74153e6219187bc29a362c393328fea7a | |
parent | 92f5f589d21ffe547e4599b3dbc21920770bc08d [diff] |
Utils: Fix a bug in the linear transformation code. Fix a bug where an incorrect result would be computed if you used the linear transformation code to do a reverse transformation (from B's domain into A's domain) when the scaler fraction was negative. Change-Id: I8e5f109314d235a177ab41f65d3c4cd08cff78be Signed-off-by: John Grossman <johngro@google.com>