$include_dir="/home/hyper-archives/boost-users/include"; include("$include_dir/msg-header.inc") ?>
Subject: [Boost-users] quaternion component access
From: gtsml owevwr (gtsml.owevwr_at_[hidden])
Date: 2009-09-17 08:38:40
Hi,
Is there a way to set a boost::math::quaternion on an component basis?
Also, is there to randomly access an component (operator [])?
Finally, the current way to access compenents looks a bit too long to
me: "R_component_1()". Is there a shorter way?
Thanks,
Frank