Biomechanical Joint Model
 Author: Anderson Maciel

vecarray.h File Reference

#include "vec.h"

Include dependency graph for vecarray.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  LinAlg

Classes

struct  LinAlg::idx3
class  LinAlg::VECArray
struct  LinAlg::VECArray::specialVEC

Functions

idx3 LinAlg::operator+ (const idx3 &id1, const idx3 &id2)
idx3 LinAlg::operator- (const idx3 &id1, const idx3 &id2)
bool LinAlg::operator< (const idx3 &id1, const idx3 &id2)
bool LinAlg::operator> (const idx3 &id1, const idx3 &id2)
std::ostream & LinAlg::operator<< (std::ostream &s, const idx3 &id)
VECArray LinAlg::operator+ (const VECArray &A, const VECArray &B)
VECArray LinAlg::operator- (const VECArray &A, const VECArray &B)
VECArray LinAlg::operator * (const VECArray &A, double s)
VECArray LinAlg::operator * (double s, const VECArray &A)
VECArray LinAlg::operator/ (const VECArray &A, double s)
VECArray LinAlg::operator- (const VECArray &A)
std::ostream & LinAlg::operator<< (std::ostream &s, const VECArray &A)
VECArray & LinAlg::abs (VECArray &A)


Generated on Thu Dec 1 10:14:13 2005 for COME - Biomechanical Joint Model by  doxygen 1.4.5