$include_dir="/home/hyper-archives/boost/include"; include("$include_dir/msg-header.inc") ?>
From: GOPAL RAMESH DAHALE (gopald_at_[hidden])
Date: 2020-03-28 11:52:38
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.