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

stat_smatrix.h File Reference

#include "stat_matrix.h"

Go to the source code of this file.

Namespaces

namespace  CwMtx

Functions

template<unsigned r, class T>
CWTSSquareMatrix< r, T > operator * (const T &value, const CWTSSquareMatrix< r, T > &smat)
template<unsigned r, class T>
CWTSSquareMatrix< r, T > transpose (const CWTSSquareMatrix< r, T > &smat)
template<unsigned r, class T>
CWTSSquareMatrix< r, T > adj (const CWTSSquareMatrix< r, T > &smat)
template<unsigned r, class T>
CWTSSquareMatrix< r, T > inv (const CWTSSquareMatrix< r, T > &smat)
template<unsigned r, class T>
det (const CWTSSquareMatrix< r, T > &smat)
template<unsigned r, class T>
tr (const CWTSSquareMatrix< r, T > &smat)


Function Documentation

template<unsigned r, class T>
CWTSSquareMatrix<r, T> CwMtx::adj const CWTSSquareMatrix< r, T > &  smat  ) 
 

Definition at line 377 of file stat_smatrix.h.

References CwMtx::CWTSSquareMatrix< r, T >::makeAdjoint().

template<unsigned r, class T>
T CwMtx::det const CWTSSquareMatrix< r, T > &  smat  ) 
 

Definition at line 398 of file stat_smatrix.h.

References CwMtx::CWTSMatrix< r, r, T >::addRowToRow(), and CwMtx::CWTSMatrix< r, r, T >::multiplyRow().

template<unsigned r, class T>
CWTSSquareMatrix<r, T> CwMtx::inv const CWTSSquareMatrix< r, T > &  smat  ) 
 

Definition at line 387 of file stat_smatrix.h.

References CwMtx::CWTSSquareMatrix< r, T >::makeInverse().

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

Definition at line 352 of file stat_smatrix.h.

template<unsigned r, class T>
T CwMtx::tr const CWTSSquareMatrix< r, T > &  smat  ) 
 

Definition at line 453 of file stat_smatrix.h.

Referenced by CwMtx::qtnFromSmat().

template<unsigned r, class T>
CWTSSquareMatrix<r, T> CwMtx::transpose const CWTSSquareMatrix< r, T > &  smat  ) 
 

Definition at line 359 of file stat_smatrix.h.


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