Ravelin
VECTOR2 Member List

This is the complete list of members for VECTOR2, including all inherited members.

begin() (defined in VECTOR2)VECTOR2inline
begin() const (defined in VECTOR2)VECTOR2inline
column_iterator_begin() (defined in VECTOR2)VECTOR2
column_iterator_begin() const (defined in VECTOR2)VECTOR2
column_iterator_end() (defined in VECTOR2)VECTOR2
column_iterator_end() const (defined in VECTOR2)VECTOR2
columns() const (defined in VECTOR2)VECTOR2inline
data() (defined in VECTOR2)VECTOR2inline
data() const (defined in VECTOR2)VECTOR2inline
data(unsigned i) (defined in VECTOR2)VECTOR2
data(unsigned i) const (defined in VECTOR2)VECTOR2
dot(const VECTOR2 &v) const (defined in VECTOR2)VECTOR2inline
dot(const VECTOR2 &v1, const VECTOR2 &v2) (defined in VECTOR2)VECTOR2inlinestatic
dot_perp(const VECTOR2 &v) const VECTOR2inline
end() (defined in VECTOR2)VECTOR2inline
end() const (defined in VECTOR2)VECTOR2inline
inc() const (defined in VECTOR2)VECTOR2inline
leading_dim() const (defined in VECTOR2)VECTOR2inline
norm() const (defined in VECTOR2)VECTOR2inline
norm(const VECTOR2 &v) (defined in VECTOR2)VECTOR2inlinestatic
norm_inf() const (defined in VECTOR2)VECTOR2inline
norm_sq() const (defined in VECTOR2)VECTOR2inline
norm_sq(const VECTOR2 &v) (defined in VECTOR2)VECTOR2inlinestatic
normalize() (defined in VECTOR2)VECTOR2inline
normalize(const VECTOR2 &v) (defined in VECTOR2)VECTOR2inlinestatic
operator*(REAL scalar) const (defined in VECTOR2)VECTOR2inline
operator*=(REAL scalar) (defined in VECTOR2)VECTOR2inline
operator+(const VECTOR2 &v) const (defined in VECTOR2)VECTOR2inline
operator+(const ORIGIN2 &o) const (defined in VECTOR2)VECTOR2inline
operator+=(const VECTOR2 &v)VECTOR2
operator+=(const ORIGIN2 &o)VECTOR2
operator-(const VECTOR2 &v) const (defined in VECTOR2)VECTOR2inline
operator-(const ORIGIN2 &o) const (defined in VECTOR2)VECTOR2inline
operator-() const (defined in VECTOR2)VECTOR2inline
operator-=(const VECTOR2 &v)VECTOR2
operator-=(const ORIGIN2 &o)VECTOR2
operator/(REAL scalar) const (defined in VECTOR2)VECTOR2inline
operator/=(REAL scalar) (defined in VECTOR2)VECTOR2inline
operator=(const VECTOR2 &v) (defined in VECTOR2)VECTOR2inline
operator=(const ORIGIN2 &o)VECTOR2
operator[](const unsigned i) (defined in VECTOR2)VECTOR2
operator[](const unsigned i) const (defined in VECTOR2)VECTOR2
perp() const VECTOR2inline
poseVECTOR2
resize(unsigned m, unsigned n, bool preserve=false) (defined in VECTOR2)VECTOR2
row_iterator_begin() (defined in VECTOR2)VECTOR2
row_iterator_begin() const (defined in VECTOR2)VECTOR2
row_iterator_end() (defined in VECTOR2)VECTOR2
row_iterator_end() const (defined in VECTOR2)VECTOR2
rows() const (defined in VECTOR2)VECTOR2inline
set_one() (defined in VECTOR2)VECTOR2inline
set_one(boost::shared_ptr< const POSE2 > pose) (defined in VECTOR2)VECTOR2inline
set_zero() (defined in VECTOR2)VECTOR2inline
set_zero(boost::shared_ptr< const POSE2 > pose) (defined in VECTOR2)VECTOR2inline
size() const (defined in VECTOR2)VECTOR2inline
VECTOR2(boost::shared_ptr< const POSE2 > pose=boost::shared_ptr< const POSE2 >()) (defined in VECTOR2)VECTOR2inline
VECTOR2(boost::shared_ptr< POSE2 > pose) (defined in VECTOR2)VECTOR2inline
VECTOR2(REAL x, REAL y, boost::shared_ptr< const POSE2 > pose=boost::shared_ptr< const POSE2 >())VECTOR2
VECTOR2(REAL x, REAL y, boost::shared_ptr< POSE2 > pose) (defined in VECTOR2)VECTOR2
VECTOR2(const REAL *array, boost::shared_ptr< const POSE2 > pose=boost::shared_ptr< const POSE2 >())VECTOR2
VECTOR2(const REAL *array, boost::shared_ptr< POSE2 > pose) (defined in VECTOR2)VECTOR2
VECTOR2(const ORIGIN2 &o, boost::shared_ptr< POSE2 > pose) (defined in VECTOR2)VECTOR2inline
VECTOR2(const ORIGIN2 &o, boost::shared_ptr< const POSE2 > pose) (defined in VECTOR2)VECTOR2inline
x() const (defined in VECTOR2)VECTOR2inline
x() (defined in VECTOR2)VECTOR2inline
y() const (defined in VECTOR2)VECTOR2inline
y() (defined in VECTOR2)VECTOR2inline
zero(boost::shared_ptr< const POSE2 > pose=boost::shared_ptr< const POSE2 >()) (defined in VECTOR2)VECTOR2inlinestatic