Main Page | Modules | Namespace List | Class Hierarchy | Data Structures | File List | Namespace Members | Data Fields | Globals | Related Pages

/home/saunders/linbox/examples/dense-det.C File Reference

#include "linbox-config.h"
#include <fstream>
#include <iostream>
#include <vector>
#include <list>
#include "linbox/integer.h"
#include "linbox/field/modular.h"
#include <linbox/field/givaro-zpz.h>
#include "linbox/blackbox/sparse.h"
#include "linbox/matrix/blas-matrix.h"
#include "linbox/algorithms/blas-domain.h"

examples/dense-charpoly.C

Author:
Clément Pernet <clement.pernet@imag.fr>
Small program that computes timings for dense-charpoly computation of dense matrices

Load the input matrix from a file, compute its charpoly over a prime finite field.

#define DISP   0
#define DEBUG   0
typedef Modular< double > Field
typedef Field::Element Element
typedef BlasMatrix< ElementMatrix
typedef vector< Field::ElementPolynomial
template<class T, template< class T > class Container> std::ostream & operator<< (std::ostream &o, const Container< T > &C)
int main (int argc, char **argv)
 dense-det field-characteristic matrix-file number-of-computations


Define Documentation

#define DISP   0
 

#define DEBUG   0
 


Typedef Documentation

typedef Modular<double> Field
 

typedef Field::Element Element
 

typedef BlasMatrix<Element> Matrix
 

typedef vector<Field::Element> Polynomial
 


Function Documentation

std::ostream& operator<< std::ostream &  o,
const Container< T > &  C
 

int main int  argc,
char **  argv
 

dense-det field-characteristic matrix-file number-of-computations


Generated on Fri Jul 8 10:29:42 2005 for linbox by doxygen 1.3.7