|
linbox
|
#include <iostream>#include <fstream>#include <vector>#include <NTL/ZZ_pX.h>#include <NTL/ZZ_p.h>#include "linbox/blackbox/blackbox-interface.h"#include "linbox/vector/vector.h"#include "linbox/blackbox/ntl-sylvester.inl"Data Structures | |
| class | Sylvester< _Field > |
| This is a representation of the Sylvester matrix of two polynomials. More... | |
| struct | Sylvester< _Field >::rebind< _Tp1 > |
Namespaces | |
| namespace | LinBox |
| Namespace in which all linbox code resides. | |