linbox
Data Structures | Namespaces
hilbert.h File Reference

NO DESC. More...

#include <vector>
#include "linbox/blackbox/jit-matrix.h"
#include "linbox/util/matrix-stream.h"
#include "linbox/util/write-mm.h"
+ Include dependency graph for hilbert.h:
+ This graph shows which files directly or indirectly include this file:

Data Structures

class  Hilbert_JIT_Entry< _Field >
 The object needed to build a Hilbert matrix as a JIT matrix. More...
 
class  Hilbert< _Field >
 Example of a blackbox that is space efficient, though not time efficient. More...
 

Namespaces

 LinBox
 Namespace in which all linbox code resides.
 

Detailed Description

NO DESC.