Replacing mul() with operator *() after rebase 15/35815/2
authorRamasamy <ram.kannan@samsung.com>
Wed, 25 Feb 2015 04:48:07 +0000 (10:18 +0530)
committerRamasamy Kannan <ram.kannan@samsung.com>
Thu, 26 Feb 2015 07:07:32 +0000 (23:07 -0800)
commitf4513df8861c168a2b8124c56da839df83395749
tree31685719499bd7b03815d95dbfde457e79f0290f
parentebc55ef04e747e823e4067daa3552df8474cf3e1
Replacing mul() with operator *() after rebase

mul() method has been replaced with *() in one of the other
commits. Rebasing according to the change.

Change-Id: I1f332dbe3413f2b08e1107783c59cdca48f54c71
src/sensor_fusion/orientation_filter.cpp