Developer Documentation
Centre for Vision, Speech & Signal Processing
USER IN NAMESPACE AMMA TREE ROOT AMMA SEARCH AMMA HOME
 

  PUBLIC
t_vector::t_vector(void)
t_vector::t_vector(double,double,double)
t_vector::operator+(t_vector)
t_vector::operator+=(t_vector)
t_vector::operator*(double)
t_vector::operator/(double)
t_vector
 
include "amma/sl_cast.hh"
User Level:Default
Library:Slime
Example: cri.cc
Section:default.Andrew Stoddart
In Scope:std

Variables:

double x[];

Methods:
t_vector()

t_vector(double xx,double yy,double zz)

t_vector operator+(t_vector v)

t_vector & operator+=(t_vector v)

t_vector operator*(double f)

t_vector operator/(double f)


Programmer:Andrew Stoddart, Documentation by CxxDoc: Tue Mar 20 10:49:27 2001