Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

load-det.C File Reference

#include "linbox-config.h"
#include <fstream>
#include <vector>
#include "linbox/field/modular.h"
#include "linbox/blackbox/dense.h"
#include "linbox/solutions/det.h"

examples/blackbox/load-det.C

Author:
Bradford Hovinen <hovinen@cis.udel.edu>
@memo Small program that loads and computes the determinant of a matrix whose filename is given on the command line.

typedef Modular< uint32 > Field
typedef DenseMatrix< FieldBlackbox
int main (int argc, char **argv)
 load-det matrix-file


Typedef Documentation

typedef DenseMatrix<Field> Blackbox
 

typedef Modular<uint32> Field
 


Function Documentation

int main int    argc,
char **    argv
 

load-det matrix-file


Generated on Mon Jun 20 09:16:50 2005 for linbox by doxygen1.2.18