Main Page Class Hierarchy Compound List File List Compound Members File Members
MSLVector Member List
This is the complete list of members for MSLVector, including all inherited members.
- angle(const MSLVector& w) const
- coord(int i) const
[inline]
- dim() const
[inline]
- hcoord(int i) const
[inline]
- length() const
- MSLMatrix class
[friend]
- MSLVector()
- MSLVector(int d)
- MSLVector(double a, double b)
- MSLVector(double a, double b, double c)
- MSLVector(const MSLVector& w, int prec)
- MSLVector(const MSLVector&)
- norm() const
[inline]
- operator *(const MSLVector& v1) const
- operator *(double r) const
- operator *(double f, const MSLVector& v)
[friend]
- operator!=(const MSLVector& w) const
[inline]
- operator+(const MSLVector& v1) const
- operator+=(const MSLVector&)
- operator-(const MSLVector& v1) const
- operator-() const
- operator-=(const MSLVector&)
- operator/(double) const
- operator<<(ostream& O, const MSLVector& v)
[friend]
- operator<<(ostream& os, const list<MSLVector> & vl)
[friend]
- operator<<(ostream& os, const vector<MSLVector> & vl)
[friend]
- operator=(const MSLVector&)
- operator==(const MSLVector& w) const
- operator>>(istream& I, MSLVector& v)
[friend]
- operator>>(istream& is, list<MSLVector> & vl)
[friend]
- operator>>(istream& is, vector<MSLVector> & vl)
[friend]
- operator[](int i)
- operator[](int) const
- print(ostream& O)
- print()
[inline]
- read(istream& I)
- read()
[inline]
- rotate(double a) const
- rotate90() const
- sqr_length() const
- ~MSLVector()
Motion Strategy Library
Web page maintained by
Steve LaValle
Partial support provided by NSF CAREER Award IRI-970228 (LaValle),
Honda Research, and Iowa State University.
Contributors: Anna Atramentov, Peng Cheng, James Kuffner, Steve LaValle, and Libo Yang.