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

stat_vector.h File Reference

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

Go to the source code of this file.

Namespaces

namespace  CwMtx

Functions

template<unsigned r, class T>
CWTSVector< r, T > operator * (const T &value, const CWTSVector< r, T > &vec)
template<unsigned r, unsigned c, class T>
CWTSVector< r, T > operator * (const CWTSMatrix< r, c, T > &mat, const CWTSVector< r, T > &vec)
template<unsigned r, class T>
norm (const CWTSVector< r, T > &vec)
template<unsigned r, class T>
CWTSVector< r, T > sgn (const CWTSVector< r, T > &vec)


Function Documentation

template<unsigned r, class T>
T CwMtx::norm const CWTSVector< r, T > &  vec  )  [inline]
 

Definition at line 229 of file stat_vector.h.

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

template<unsigned r, unsigned c, class T>
CWTSVector<r, T> CwMtx::operator * const CWTSMatrix< r, c, T > &  mat,
const CWTSVector< r, T > &  vec
 

Definition at line 209 of file stat_vector.h.

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

Definition at line 201 of file stat_vector.h.

template<unsigned r, class T>
CWTSVector<r, T> CwMtx::sgn const CWTSVector< r, T > &  vec  )  [inline]
 

Definition at line 237 of file stat_vector.h.

References CwMtx::CWTSVector< r, T >::unit().


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