Vector.h File Reference

#include <RDGeneral/Invariant.h>
#include <RDGeneral/utils.h>
#include <math.h>
#include <iostream>
#include <iomanip>
#include <cstdlib>
#include <cstring>
#include <time.h>
#include <boost/random.hpp>
#include <boost/smart_ptr.hpp>

Go to the source code of this file.

Namespaces

namespace  RDNumeric

Classes

class  RDNumeric::Vector< TYPE >
 A class to represent vectors of numbers. More...

Typedefs

typedef Vector< double > RDNumeric::DoubleVector

Functions

template<typename TYPE>
std::ostream & operator<< (std::ostream &target, const RDNumeric::Vector< TYPE > &vec)
 ostream operator for Vectors


Function Documentation

template<typename TYPE>
std::ostream& operator<< ( std::ostream &  target,
const RDNumeric::Vector< TYPE > &  vec 
) [inline]

ostream operator for Vectors

Definition at line 287 of file Vector.h.

References RDNumeric::Vector< TYPE >::getVal(), and RDNumeric::Vector< TYPE >::size().


Generated on Tue Oct 7 06:10:11 2008 for RDCode by  doxygen 1.5.5