Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

vector.inl File Reference

Go to the source code of this file.

Defines

#define LOOP(OP)   for(int i = 0; i < m_d; ++i) OP;
#define LOOP(OP)   for(int i = 0; i < m_d; ++i) OP;

Functions

Vector operator * (Real r, const Vector &v)
 Product of a real by a vector.


Define Documentation

#define LOOP OP   )     for(int i = 0; i < m_d; ++i) OP;
 

Definition at line 23 of file vector.inl.

#define LOOP OP   )     for(int i = 0; i < m_d; ++i) OP;
 

Definition at line 23 of file vector.inl.


Function Documentation

Vector operator * Real  r,
const Vector v
[inline]
 

Product of a real by a vector.

Definition at line 230 of file vector.inl.


Generated on Tue May 11 01:31:53 2004 for toxic by doxygen 1.3.6