14 namespace JGEOMETRY2D {}
15 namespace JPP {
using namespace JGEOMETRY2D; }
17 namespace JGEOMETRY2D {
55 for (JOmega2D_t::const_iterator i = omega.begin(); ++i != omega.end(); ) {
59 push_back(r.
mul(
R.transpose()));
64 push_back(
R.transpose());
JRotator2D()
Default constructor.
then echo Variable JPP_DIR undefined exit fi source $JPP_DIR setenv sh $JPP_DIR set_variable NORTH set_variable EAST set_variable SOUTH set_variable WEST set_variable WORKDIR tmp set_variable R set_variable CT set_variable YMAX set_variable YMIN if do_usage *then usage $script[distance] fi case set_variable R
Base class for direction set.
JRotation2D & mul(const JRotation2D &A)
Matrix multiplication.
JRotator2D(const JOmega2D_t &omega)
Constructor.
std::vector< JRotation2D > JRotator2D_t
Type definition of rotation set.