VectorNav C++ Library
vn::math::vec< 4, T > Member List

This is the complete list of members for vn::math::vec< 4, T >, including all inherited members.

avn::math::vec< 4, T >
add(const vec &toAdd) const vn::math::vec< 4, T >inline
bvn::math::vec< 4, T >
cvn::math::vec< 4, T >
dim() const vn::math::vec< 4, T >inline
div(const double &scalar) const vn::math::vec< 4, T >inline
dot(const vec &rhs) const vn::math::vec< 4, T >inline
gvn::math::vec< 4, T >
mag() const vn::math::vec< 4, T >inline
mult(const double &scalar) const vn::math::vec< 4, T >inline
neg() const vn::math::vec< 4, T >inline
norm() const vn::math::vec< 4, T >inline
one()vn::math::vec< 4, T >inlinestatic
operator*=(const T &rhs)vn::math::vec< 4, T >inline
operator+=(const vec &rhs)vn::math::vec< 4, T >inline
operator-() const vn::math::vec< 4, T >inline
operator-=(const vec &rhs)vn::math::vec< 4, T >inline
operator/=(const T &rhs)vn::math::vec< 4, T >inline
operator[](size_t index)vn::math::vec< 4, T >inline
operator[](size_t index) const vn::math::vec< 4, T >inline
rvn::math::vec< 4, T >
sub(const vec &to_sub) const vn::math::vec< 4, T >inline
unitW()vn::math::vec< 4, T >inlinestatic
unitX()vn::math::vec< 4, T >inlinestatic
unitY()vn::math::vec< 4, T >inlinestatic
unitZ()vn::math::vec< 4, T >inlinestatic
vec()vn::math::vec< 4, T >inline
vec(T val)vn::math::vec< 4, T >inlineexplicit
vec(T x_val, T y_val, T z_val, T w_val)vn::math::vec< 4, T >inline
wvn::math::vec< 4, T >
xvn::math::vec< 4, T >
yvn::math::vec< 4, T >
zvn::math::vec< 4, T >
zero()vn::math::vec< 4, T >inlinestatic