Документ взят из кэша поисковой машины. Адрес оригинального документа : http://www.mrao.cam.ac.uk/~bn204/devman/dust/classDust_1_1TMatrix.html
Дата изменения: Fri Jul 11 10:32:09 2008
Дата индексирования: Tue Oct 2 13:04:53 2012
Кодировка:

Поисковые слова: полярная шапка
DUST: Dust::TMatrix Class Reference

Dust::TMatrix Class Reference

#include <tmatrix.hxx>

Inheritance diagram for Dust::TMatrix:

Inheritance graph
[legend]
Collaboration diagram for Dust::TMatrix:

Collaboration graph
[legend]

List of all members.

Public Member Functions

 TMatrix (unsigned M)
 ~TMatrix ()
double & operator() (unsigned i, unsigned j)
void Zero (void)


Detailed Description

A class to make handling of the dust_tmatrix structure easier

Constructor & Destructor Documentation

Dust::TMatrix::~TMatrix (  ) 

The destructor ensures automatic deletion of the data structure

References dust_tmatrix::data.


Member Function Documentation

double & Dust::TMatrix::operator() ( unsigned  i,
unsigned  j 
)

Using matrix like convention: i designates row , j designates column and elements are numbered i*M+j

References dust_tmatrix::data, and dust_tmatrix::M.

void Dust::TMatrix::Zero ( void   ) 

Zero all elements of the matrix

References dust_tmatrix::data, and dust_tmatrix::M.


The documentation for this class was generated from the following files:

Generated on Fri Jul 11 07:32:09 2008 for DUST by  doxygen 1.5.5