Hlavní stránka | Hierarchie tříd | Seznam tříd | Seznam souborů | Seznam členů tříd | Symboly v souborech

Dokumentace souboru matrix.h

Matice. ...

#include <iostream>

Graf závislostí na vkládaných souborech pro matrix.h:

Include dependency graph

Následující graf ukazuje, které soubory přímo nebo nepřímo vkládají tento soubor:

Included by dependency graph

Prostory jmen

namespace  std

Třídy

class  matrix
 Třída matice používaná pro RBF interpolaci. ...

class  matrix::exception

Funkce

template<class T> istream & operator>> (istream &in, matrix< T > &A)
template<class T> ostream & operator<< (ostream &out, matrix< T > A)
template<class T> matrix< T > operator+ (matrix< T > A, matrix< T > B)
template<class T> bool operator== (matrix< T > A, matrix< T > B)
template<class T> matrix< T > operator- (matrix< T > A)
template<class T> matrix< T > operator * (T x, matrix< T > A)
template<class T> matrix< T > operator- (matrix< T > A, matrix< T > B)
template<class T> matrix< T > operator * (matrix< T > A, matrix< T > B)

Detailní popis

Matice.


Generováno Wed Aug 10 19:13:48 2005 pro projekt Animace na GPU programem doxygen 1.3.5