Main Page | Namespace List | Class Hierarchy | Class List | File List | Namespace Members | Class Members | File Members

vector.h File Reference

#include <cmath>
#include "matrix.h"

Go to the source code of this file.

Namespaces

namespace  CwMtx

Functions

template<class T>
CWTVector< T > operator * (const T &value, const CWTVector< T > &vec)
template<class T>
CWTVector< T > operator * (const CWTMatrix< T > &mat, const CWTVector< T > &vec)
template<class T>
norm (const CWTVector< T > &vec)
template<class T>
CWTVector< T > sgn (const CWTVector< T > &vec)


Function Documentation

template<class T>
T CwMtx::norm const CWTVector< T > &  vec  )  [inline]
 

Definition at line 285 of file vector.h.

Referenced by CwMtx::arg(), CwMtx::exp(), and CwMtx::log().

template<class T>
CWTVector<T> CwMtx::operator * const CWTMatrix< T > &  mat,
const CWTVector< T > &  vec
 

Definition at line 276 of file vector.h.

References CwMtx::CWTMatrix< T >::getRows(), and CwMtx::CWTMatrix< T >::storeProduct().

template<class T>
CWTVector<T> CwMtx::operator * const T &  value,
const CWTVector< T > &  vec
[inline]
 

Definition at line 269 of file vector.h.

template<class T>
CWTVector<T> CwMtx::sgn const CWTVector< T > &  vec  )  [inline]
 

Definition at line 293 of file vector.h.

References CwMtx::CWTVector< T >::unit().


Generated on Sun Jul 3 12:18:14 2005 for Matrix and vector library by  doxygen 1.4.2