rtc::Vec6< T > Member List
This is the complete list of members for rtc::Vec6< T >, including all inherited members.
add(const Vec< T, M > &v)rtc::Vec< T, 6 >
add(const T a)rtc::Vec< T, 6 >
at(const int i)rtc::Vec< T, 6 >
at(const int i) constrtc::Vec< T, 6 >
compareTo(const Vec< T, M > &v) constrtc::Vec< T, 6 >
cumsum() constrtc::Vec< T, 6 >
dot(const Vec< T, M > &v) constrtc::Vec< T, 6 >
equalTo(const Vec< T, M > &v, const T tol=T(0)) constrtc::Vec< T, 6 >
getSubVec(const int i) constrtc::Vec< T, 6 >
max() constrtc::Vec< T, 6 >
maximize(const Vec< T, M > &other)rtc::Vec< T, 6 >
min() constrtc::Vec< T, 6 >
minimize(const Vec< T, M > &other)rtc::Vec< T, 6 >
multivariateGauss(const Vec< T, M > &mean, const SMat< T, M > &cov)rtc::Vec< T, 6 > [static]
norm() constrtc::Vec< T, 6 >
normalize()rtc::Vec< T, 6 >
normalized() constrtc::Vec< T, 6 >
normalRand(const T mean=T(0), const T stdev=T(1))rtc::Vec< T, 6 > [static]
normSqr() constrtc::Vec< T, 6 >
operator!=(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator()(const int i) constrtc::Vec< T, 6 >
operator()(const int i)rtc::Vec< T, 6 >
operator*(const T a) constrtc::Vec< T, 6 >
operator*(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator*=(const T a)rtc::Vec< T, 6 >
operator*=(const Vec< T, M > &v)rtc::Vec< T, 6 >
operator+(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator+(const T a) constrtc::Vec< T, 6 >
operator+=(const Vec< T, M > &v)rtc::Vec< T, 6 >
operator+=(const T a)rtc::Vec< T, 6 >
operator-(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator-() constrtc::Vec< T, 6 >
operator-(const T a) constrtc::Vec< T, 6 >
operator-=(const Vec< T, M > &v)rtc::Vec< T, 6 >
operator-=(const T a)rtc::Vec< T, 6 >
operator/(const T a) constrtc::Vec< T, 6 >
operator/(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator/=(const T a)rtc::Vec< T, 6 >
operator/=(const Vec< T, M > &v)rtc::Vec< T, 6 >
operator<(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator<=(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator=(const T a)rtc::Vec< T, 6 >
operator=(const T *d)rtc::Vec< T, 6 >
operator=(const Vec< T, M > &v)rtc::Vec< T, 6 >
operator=(const Vec< U, M > &v)rtc::Vec< T, 6 >
operator==(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator>(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator>=(const Vec< T, M > &v) constrtc::Vec< T, 6 >
operator[](const int i) constrtc::Vec< T, 6 >
operator[](const int i)rtc::Vec< T, 6 >
outer(const Vec< T, M > &v) constrtc::Vec< T, 6 >
outer() constrtc::Vec< T, 6 >
perform(T(*mathFun)(T))rtc::Vec< T, 6 >
perform(T(*mathFun)(T, T), const T arg2)rtc::Vec< T, 6 >
perform(T(*mathFun)(T, T), const Vec< T, M > &v)rtc::Vec< T, 6 >
performed(T(*mathFun)(T))rtc::Vec< T, 6 >
performed(T(*mathFun)(T, T), const T arg2)rtc::Vec< T, 6 >
performed(T(*mathFun)(T, T), const Vec< T, M > &v)rtc::Vec< T, 6 >
pnorm(float p) constrtc::Vec< T, 6 >
prod() constrtc::Vec< T, 6 >
read(InputHandler &ih)rtc::Vec< T, 6 >
set(const T x0, const T x1, const T x2, const T x3, const T x4, const T x5)rtc::Vec6< T > [inline]
Vec< T, 6 >::set(const T *d)rtc::Vec< T, 6 >
Vec< T, 6 >::set(const T a)rtc::Vec< T, 6 >
Vec< T, 6 >::set(const Vec< T, M > &v)rtc::Vec< T, 6 >
Vec< T, 6 >::set(const Vec< U, M > &v)rtc::Vec< T, 6 >
setSubVec(const int i, const Vec< T, N > &v)rtc::Vec< T, 6 >
sort(bool ascending=true)rtc::Vec< T, 6 >
sorted(bool ascending=true)rtc::Vec< T, 6 >
subtract(const Vec< T, M > &v)rtc::Vec< T, 6 >
subtract(const T a)rtc::Vec< T, 6 >
sum() constrtc::Vec< T, 6 >
uniformRand(const T a=T(0), const T b=T(1))rtc::Vec< T, 6 > [static]
Vec()rtc::Vec< T, 6 >
Vec(const T *d)rtc::Vec< T, 6 >
Vec(const T a)rtc::Vec< T, 6 >
Vec(const Vec< T, M > &v)rtc::Vec< T, 6 >
Vec(const Vec< U, M > &v)rtc::Vec< T, 6 >
Vec6()rtc::Vec6< T > [inline]
Vec6(const T *d)rtc::Vec6< T > [inline]
Vec6(const T a)rtc::Vec6< T > [inline]
Vec6(const T x0, const T x1, const T x2, const T x3, const T x4, const T x5)rtc::Vec6< T > [inline]
Vec6(const Vec< T, 6 > &v)rtc::Vec6< T > [inline]
Vec6(const Vec< U, 6 > &v)rtc::Vec6< T > [inline]
write(OutputHandler &oh) constrtc::Vec< T, 6 >
xrtc::Vec< T, 6 >


rtc
Author(s): Benjamin Pitzer
autogenerated on Mon Oct 6 2014 10:07:35