28 Mar
2020
28 Mar
'20
11:52 a.m.
I have written a class to transform cartesian_representation vector with the help of the affine matrix(3x3). My problem is that I am not able to work with boost::unit:: quantity. I work with the quantity values but later on not able to assign it to the resulting cartesian_represtentaion(res). Any help is appreciated. Thank You.