TMatrix.h File Reference

Template matrix definition, supports rank and kernel computations. More...

#include <vector>
#include "TVector.h"
#include <iostream>
#include <fstream>
#include <string>
#include "parseTools.h"
#include "BlockMatrix.cpp"
#include <iomanip>
Include dependency graph for TMatrix.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  tPos
 represents an matrix element position More...
class  TMatrix< TRing >
 Template matrix. Supports rank and kernel computations over a finite field (naive implementation, very slow - use FFPACK Matrices for faster computation) Matrix size is shrinked to 'int'. Data layout is row-by-row. More...

Defines

#define TMATRIX_DECLARACION

Detailed Description

Definition in file TMatrix.h.


Define Documentation

#define TMATRIX_DECLARACION
Todo:

Matrixgroesse parametrisieren? short int fuer Zeilen und Spalten reicht ?

printValue besser lösen; teilweise erledigt

eine Zeitmessung protokollieren.

statt outputMatrixInMacaulayStyle outputInMacaulayStyle

Definition at line 27 of file TMatrix.h.

Generated on Tue Nov 23 13:10:52 2010 for centerfocus by  doxygen 1.6.3