| _data (defined in Physsim::VectorN) | Physsim::VectorN | [protected] |
| _len (defined in Physsim::VectorN) | Physsim::VectorN | [protected] |
| augment(const VectorN &v) | Physsim::VectorN | |
| data() (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| data() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| dot(const VectorN &v) const (defined in Physsim::VectorN) | Physsim::VectorN | [inline, virtual] |
| dot(const VectorN &v1, const VectorN &v2) | Physsim::VectorN | [static] |
| epsilon_equals(const VectorN &v1, const VectorN &v2, Real epsilon) | Physsim::VectorN | [static] |
| epsilon_equals(const VectorN &v, Real epsilon) const | Physsim::VectorN | |
| get_sub_vec(unsigned start_idx, unsigned end_idx) const | Physsim::VectorN | |
| is_finite() const | Physsim::VectorN | |
| len_sq() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| norm(const VectorN &v) | Physsim::VectorN | [static] |
| norm() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| normalize() (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| normalize(const VectorN &v) | Physsim::VectorN | [static] |
| one(unsigned N) | Physsim::VectorN | [static] |
| operator *(Real scalar) const | Physsim::VectorN | |
| operator *=(Real scalar) | Physsim::VectorN | |
| operator+(const VectorN &v) const | Physsim::VectorN | |
| operator+=(const VectorN &v) | Physsim::VectorN | |
| operator-(const VectorN &v) const | Physsim::VectorN | |
| operator-() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| operator-=(const VectorN &v) | Physsim::VectorN | |
| operator/(Real scalar) const | Physsim::VectorN | |
| operator/=(Real scalar) (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| operator<(const VectorN &v) const | Physsim::VectorN | |
| operator=(const VectorN *source) | Physsim::VectorN | |
| operator=(const VectorN &source) (defined in Physsim::VectorN) | Physsim::VectorN | [inline, virtual] |
| operator==(const VectorN &v) const | Physsim::VectorN | |
| operator[](const unsigned i) (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| operator[](const unsigned i) const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| outer_prod(const VectorN &v) const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| outer_prod(const VectorN &v1, const VectorN &v2) | Physsim::VectorN | [static] |
| resize(unsigned N, bool preserve=false) | Physsim::VectorN | |
| set_one() | Physsim::VectorN | |
| set_sub_vec(unsigned start_idx, const VectorN &v) | Physsim::VectorN | |
| set_zero() | Physsim::VectorN | |
| size() const (defined in Physsim::VectorN) | Physsim::VectorN | [inline] |
| VectorN() | Physsim::VectorN | |
| VectorN(unsigned N) | Physsim::VectorN | |
| VectorN(const VectorN &source) | Physsim::VectorN | |
| VectorN(unsigned N, const boost::shared_array< Real > array) | Physsim::VectorN | |
| zero(unsigned n) | Physsim::VectorN | [static] |
| ~VectorN() (defined in Physsim::VectorN) | Physsim::VectorN | [inline, virtual] |